Class GlidingCondition
- Namespace
- Shard.Assets.Generated.ModelAssets
- Assembly
- Shard.Assets.dll
[SchemaImported("assets/common.json#/definitions/GlidingCondition", "f944ce9cf96c3b390e77657a473bf24d2499c6b8f2e34fcee1b2310ef46727ea")]
public sealed record GlidingCondition : EntityEffectApplyConditions, IEquatable<GlidingCondition>
- Inheritance
-
GlidingCondition
- Implements
- Inherited Members
Properties
Codec
public static Codec<GlidingCondition> Codec { get; }
Property Value
Inverse
public bool Inverse { get; init; }