Table of Contents

Class IsPlayerCondition

Namespace
Shard.Assets.Generated.ModelAssets
Assembly
Shard.Assets.dll
[SchemaImported("assets/common.json#/definitions/IsPlayerCondition", "c1e7a8031052741765504bdf7d70cd7f640b26fab7d944e1b378801460119b2e")]
public sealed record IsPlayerCondition : EntityEffectApplyConditions, IEquatable<IsPlayerCondition>
Inheritance
IsPlayerCondition
Implements
Inherited Members

Properties

Codec

public static Codec<IsPlayerCondition> Codec { get; }

Property Value

Codec<IsPlayerCondition>

Inverse

public bool Inverse { get; init; }

Property Value

bool