Search Results for

    Show / Hide Table of Contents

    Struct MovementFormationData

    Namespace: RTSEngine.Movement
    Assembly: cs.temp.dll.dll
    Syntax
    [Serializable]
    public struct MovementFormationData

    Fields

    floatProperties

    Declaration
    public MovementFormationPropertyFloat[] floatProperties
    Field Value
    Type Description
    MovementFormationPropertyFloat[]

    intProperties

    Declaration
    public MovementFormationPropertyInt[] intProperties
    Field Value
    Type Description
    MovementFormationPropertyInt[]
    In This Article
    Back to top Unity RTS Engine Documentation