Search Results for

    Show / Hide Table of Contents

    Struct GameData

    Namespace: RTSEngine.Game
    Assembly: cs.temp.dll.dll
    Syntax
    public struct GameData

    Fields

    defeatCondition

    Declaration
    public DefeatConditionType defeatCondition
    Field Value
    Type Description
    DefeatConditionType

    factionSlotIndexSeed

    Declaration
    public IEnumerable<int> factionSlotIndexSeed
    Field Value
    Type Description
    IEnumerable<Int32>

    initialResources

    Declaration
    public IEnumerable<ResourceTypeInput> initialResources
    Field Value
    Type Description
    IEnumerable<ResourceTypeInput>

    timeModifierOptions

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