Table of Contents

Class HasEffectCondition

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

Properties

Codec

public static Codec<HasEffectCondition> Codec { get; }

Property Value

Codec<HasEffectCondition>

EffectId

public string? EffectId { get; init; }

Property Value

string

Inverse

public bool Inverse { get; init; }

Property Value

bool