Search Results for

    Show / Hide Table of Contents

    Class RTSOptimizations

    Inheritance
    Object
    RTSOptimizations
    Namespace: RTSEngine
    Assembly: cs.temp.dll.dll
    Syntax
    public static class RTSOptimizations

    Fields

    INIT_SENDABLE_UNITS_CAPACITY

    Declaration
    public const int INIT_SENDABLE_UNITS_CAPACITY = 50
    Field Value
    Type Description
    Int32

    INIT_TIME_MODIFIER_DATA_CAPACITY

    Declaration
    public const int INIT_TIME_MODIFIER_DATA_CAPACITY = 200
    Field Value
    Type Description
    Int32

    LIMIT_TIMER_REMOVALS_PER_FRAME

    Declaration
    public const bool LIMIT_TIMER_REMOVALS_PER_FRAME = true
    Field Value
    Type Description
    Boolean

    MAX_TIMER_REMOVALS_PER_FRAME

    Declaration
    public const int MAX_TIMER_REMOVALS_PER_FRAME = 10
    Field Value
    Type Description
    Int32

    Properties

    POOLABLE_OBJECT_INACTIVE_POSITION

    Declaration
    public static Vector3 POOLABLE_OBJECT_INACTIVE_POSITION { get; }
    Property Value
    Type Description
    Vector3
    In This Article
    Back to top Unity RTS Engine Documentation