Class DestroyTaggedVolumesInteraction
- Namespace
- Shard.Assets.Generated.ModelAssets
- Assembly
- Shard.Assets.dll
[SchemaImported("assets/common.json#/definitions/DestroyTaggedVolumesInteraction", "9ae263e3d056f559db980a7a4e0d92f67be2e99a91dc46bfbc600202238beb46")]
public sealed record DestroyTaggedVolumesInteraction : Interaction, IEquatable<DestroyTaggedVolumesInteraction>
- Inheritance
-
DestroyTaggedVolumesInteraction
- Implements
-
- Inherited Members
-
Properties
Camera
public InteractionCameraSettings? Camera { get; init; }
Property Value
- InteractionCameraSettings
CancelOnItemChange
public bool CancelOnItemChange { get; init; }
Property Value
- bool
Codec
public static Codec<DestroyTaggedVolumesInteraction> Codec { get; }
Property Value
- Codec<DestroyTaggedVolumesInteraction>
Effects
public InteractionEffects? Effects { get; init; }
Property Value
- InteractionEffects
Failed
public string? Failed { get; init; }
Property Value
- string
HorizontalSpeedMultiplier
public float? HorizontalSpeedMultiplier { get; init; }
Property Value
- float?
MatchKey
public string? MatchKey { get; init; }
Property Value
- string
MatchValue
public string? MatchValue { get; init; }
Property Value
- string
Next
public string? Next { get; init; }
Property Value
- string
OnItemChangeBehavior
public DestroyTaggedVolumesInteractionInteractionItemChangeBehavior? OnItemChangeBehavior { get; init; }
Property Value
- DestroyTaggedVolumesInteractionInteractionItemChangeBehavior?
Radius
public double Radius { get; init; }
Property Value
- double
Rules
public InteractionRules Rules { get; init; }
Property Value
- InteractionRules
RunTime
public float? RunTime { get; init; }
Property Value
- float?
Settings
public Dictionary<string, InteractionSettings>? Settings { get; init; }
Property Value
- Dictionary<string, InteractionSettings>
ViewDistance
public double ViewDistance { get; init; }
Property Value
- double