Class ControlType
Namespace: RTSEngine.Controls
Assembly: cs.temp.dll.dll
Syntax
public class ControlType : RTSEngineScriptableObject
Properties
DefaultKeyCode
Declaration
public KeyCode DefaultKeyCode { get; }
Property Value
| Type | Description |
|---|---|
| KeyCode |
EnableTye
Declaration
public ControlEnableType EnableTye { get; }
Property Value
| Type | Description |
|---|---|
| ControlEnableType |
Key
Declaration
public override string Key { get; }
Property Value
| Type | Description |
|---|---|
| String |