Class MyObjectBuilder_SessionComponentEconomy
Inheritance
System.Object
MyObjectBuilder_SessionComponentEconomy
Assembly: VRage.Game.dll
Syntax
[MyObjectBuilderDefinition]
public class MyObjectBuilder_SessionComponentEconomy : MyObjectBuilder_SessionComponent
Constructors
MyObjectBuilder_SessionComponentEconomy()
Declaration
public MyObjectBuilder_SessionComponentEconomy()
Fields
AnalysisCurrencyFaucet
Declaration
public long AnalysisCurrencyFaucet
Field Value
| Type |
Description |
| System.Int64 |
|
AnalysisCurrencySink
Declaration
public long AnalysisCurrencySink
Field Value
| Type |
Description |
| System.Int64 |
|
AnalysisPerFactionCurrency
Declaration
public MySerializableList<MyObjectBuilder_SessionComponentEconomy.MyIdBalancePair> AnalysisPerFactionCurrency
Field Value
AnalysisPerPlayerCurrency
Declaration
public MySerializableList<MyObjectBuilder_SessionComponentEconomy.MyIdBalancePair> AnalysisPerPlayerCurrency
Field Value
AnalysisTotalCurrency
Declaration
public long AnalysisTotalCurrency
Field Value
| Type |
Description |
| System.Int64 |
|
CurrencyDestroyedThisTick
Declaration
public long CurrencyDestroyedThisTick
Field Value
| Type |
Description |
| System.Int64 |
|
CurrencyGeneratedThisTick
Declaration
public long CurrencyGeneratedThisTick
Field Value
| Type |
Description |
| System.Int64 |
|
GenerateFactionsOnStart
Declaration
public bool GenerateFactionsOnStart
Field Value
| Type |
Description |
| System.Boolean |
|
Extension Methods