Table of Contents

Class ChargingCondition

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

Properties

Codec

public static Codec<ChargingCondition> Codec { get; }

Property Value

Codec<ChargingCondition>

Delay

public double Delay { get; init; }

Property Value

double

Inverse

public bool Inverse { get; init; }

Property Value

bool