Search Results for

    Show / Hide Table of Contents

    Class EntityComponentTaskUIAsset

    Inheritance
    Object
    RTSEngineScriptableObject
    EntityComponentTaskUIAsset
    Namespace: RTSEngine.UI
    Assembly: cs.temp.dll.dll
    Syntax
    public class EntityComponentTaskUIAsset : RTSEngineScriptableObject

    Properties

    Data

    Declaration
    public EntityComponentTaskUIData Data { get; }
    Property Value
    Type Description
    EntityComponentTaskUIData

    Key

    Get the unique code of the EntityComponentTaskUI instance.

    Declaration
    public override string Key { get; }
    Property Value
    Type Description
    String
    Overrides
    RTSEngineScriptableObject.Key
    In This Article
    Back to top Unity RTS Engine Documentation