Class MovementFormationType
Namespace: RTSEngine.Movement
Assembly: cs.temp.dll.dll
Syntax
public class MovementFormationType : RTSEngineScriptableObject
Properties
DefaultFloatProperties
Declaration
public IEnumerable<MovementFormationPropertyFloat> DefaultFloatProperties { get; }
Property Value
| Type | Description |
|---|---|
| IEnumerable<MovementFormationPropertyFloat> |
DefaultIntProperties
Declaration
public IEnumerable<MovementFormationPropertyInt> DefaultIntProperties { get; }
Property Value
| Type | Description |
|---|---|
| IEnumerable<MovementFormationPropertyInt> |
Key
Declaration
public override string Key { get; }
Property Value
| Type | Description |
|---|---|
| String |