Search Results for

    Show / Hide Table of Contents

    Struct HoverHealthBarData

    Namespace: RTSEngine.Health
    Assembly: cs.temp.dll.dll
    Syntax
    [Serializable]
    public struct HoverHealthBarData

    Fields

    enabled

    Declaration
    public bool enabled
    Field Value
    Type Description
    Boolean

    offset

    Declaration
    public Vector3 offset
    Field Value
    Type Description
    Vector3

    parent

    Declaration
    public Transform parent
    Field Value
    Type Description
    Transform

    size

    Declaration
    public Vector3 size
    Field Value
    Type Description
    Vector3
    In This Article
    Back to top Unity RTS Engine Documentation