Class SpawnDeployableAtLocationInteraction
- Namespace
- Shard.Assets.Generated.ModelAssets
- Assembly
- Shard.Assets.dll
[SchemaImported("assets/common.json#/definitions/SpawnDeployableAtLocationInteraction", "cb12aef70fe90fda4bebcbd1663c8622d597a173511d20a77aed2f479dd7539d")]
public sealed record SpawnDeployableAtLocationInteraction : Interaction, IEquatable<SpawnDeployableAtLocationInteraction>
- Inheritance
-
SpawnDeployableAtLocationInteraction
- Implements
-
- Inherited Members
-
Properties
Camera
public InteractionCameraSettings? Camera { get; init; }
Property Value
- InteractionCameraSettings
CancelOnItemChange
public bool CancelOnItemChange { get; init; }
Property Value
- bool
Config
public SpawnDeployableAtHitLocationInteractionConfig Config { get; init; }
Property Value
- SpawnDeployableAtHitLocationInteractionConfig
DeployableRotationMode
public SpawnDeployableAtLocationInteractionRelativeRotationMode DeployableRotationMode { get; init; }
Property Value
- SpawnDeployableAtLocationInteractionRelativeRotationMode
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?
Next
public string? Next { get; init; }
Property Value
- string
Offset
public Vector3d Offset { get; init; }
Property Value
- Vector3d
OffsetRotationMode
public SpawnDeployableAtLocationInteractionRelativeRotationMode_D9A5E8BB OffsetRotationMode { get; init; }
Property Value
- SpawnDeployableAtLocationInteractionRelativeRotationMode_D9A5E8BB
OnItemChangeBehavior
public SpawnDeployableAtLocationInteractionInteractionItemChangeBehavior? OnItemChangeBehavior { get; init; }
Property Value
- SpawnDeployableAtLocationInteractionInteractionItemChangeBehavior?
OriginSource
public SpawnDeployableAtLocationInteractionOriginSource OriginSource { get; init; }
Property Value
- SpawnDeployableAtLocationInteractionOriginSource
RotationYaw
public SpawnDeployableAtLocationInteractionRotation RotationYaw { get; init; }
Property Value
- SpawnDeployableAtLocationInteractionRotation
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