Table of Contents

Interface Interaction

Namespace
Shard.Assets.Generated.ModelAssets
Assembly
Shard.Assets.dll

Exposes fields shared by interaction cases without forcing structural cases to store unused values.

[SchemaImported("assets/Interaction.json#", "6130cf1af2c6e5c5fb0db8a500ef1753e293af5782b925fd17e1e497fe56dc8a")]
public interface Interaction

Properties

Failed

string? Failed { get; }

Property Value

string

HorizontalSpeedMultiplier

float? HorizontalSpeedMultiplier { get; }

Property Value

float?

Next

string? Next { get; }

Property Value

string

RunTime

float? RunTime { get; }

Property Value

float?