Class DeleteVolumeEffect
- Namespace
- Shard.Assets.Generated.ModelAssets
- Assembly
- Shard.Assets.dll
[SchemaImported("assets/common.json#/definitions/DeleteVolumeEffect", "e4981b909e432a70361891b3d5fc3691b77cf7dcaf2c2806eff80fe96789503a")]
public sealed record DeleteVolumeEffect : TriggerVolumeEffects, IEquatable<DeleteVolumeEffect>
- Inheritance
-
DeleteVolumeEffect
- Implements
-
- Inherited Members
-
Properties
Center
public DeleteVolumeEffectCenter? Center { get; init; }
Property Value
- DeleteVolumeEffectCenter?
Codec
public static Codec<DeleteVolumeEffect> Codec { get; }
Property Value
- Codec<DeleteVolumeEffect>
Delay
public float? Delay { get; init; }
Property Value
- float?
DeleteGroup
public bool DeleteGroup { get; init; }
Property Value
- bool
Entry
public int Entry { get; init; }
Property Value
- int
Event
public string? Event { get; init; }
Property Value
- string
Interval
public float? Interval { get; init; }
Property Value
- float?
MatchKey
public string? MatchKey { get; init; }
Property Value
- string
MatchValue
public string? MatchValue { get; init; }
Property Value
- string
Radius
public double Radius { get; init; }
Property Value
- double