Search Results for

    Show / Hide Table of Contents

    Class ControlType

    Inheritance
    Object
    RTSEngineScriptableObject
    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
    Overrides
    RTSEngineScriptableObject.Key
    In This Article
    Back to top Unity RTS Engine Documentation