Search Results for

    Show / Hide Table of Contents

    Namespace RTSEngine.UI

    Classes

    EntityComponentTaskUIAsset

    GameUIManager

    GameUITextDisplayManager

    PlayerMessageUIHandlerBase

    Structs

    EntityComponentLockedTaskUIData

    EntityComponentPendingTaskUIAttributes

    EntityComponentPendingTaskUIData

    EntityComponentTaskUIAttributes

    EntityComponentTaskUIData

    Holds information regarding the UI elements of a task that belongs to a component that implements IEntityComponent interface and attached to an Entity instance.

    UIPriority

    Interfaces

    IGamePlayerMessageUIHandler

    IGameUIManager

    IGameUITextDisplayManager

    ITaskUIAttributes

    Enums

    EntityComponentTaskUIData.DisplayType

    Defines the different display types for the task associated with the EntityComponentTaskUI struct. singleSelection: Only display task if the entity is the only one selected. homoMultipleSelection: Only display task if only entities of the same type are selected. heteroMultipleSelection: Display task as long as the source entity is selected.

    MessageType

    In This Article
    Back to top Unity RTS Engine Documentation