Table of Contents

Struct ScenarioLoader.CountrySetup

Namespace
Core.Loaders
Assembly
Core.dll

Initial setup for a country

[Serializable]
public struct ScenarioLoader.CountrySetup

Fields

Capital

public ushort Capital

Field Value

ushort

CountryId

public ushort CountryId

Field Value

ushort

Government

public string Government

Field Value

string

Name

public string Name

Field Value

string

PrimaryCulture

public string PrimaryCulture

Field Value

string

Religion

public string Religion

Field Value

string

Tag

public string Tag

Field Value

string

Technology

public byte Technology

Field Value

byte

Treasury

public FixedPoint64 Treasury

Field Value

FixedPoint64