Class MyObjectBuilder_CampaignSessionComponent
Inheritance
System.Object
MyObjectBuilder_CampaignSessionComponent
Assembly: VRage.Game.dll
Syntax
[MyObjectBuilderDefinition]
public class MyObjectBuilder_CampaignSessionComponent : MyObjectBuilder_SessionComponent
Constructors
MyObjectBuilder_CampaignSessionComponent()
Declaration
public MyObjectBuilder_CampaignSessionComponent()
Fields
ActiveState
Declaration
public string ActiveState
Field Value
Type |
Description |
System.String |
|
CampaignName
Declaration
public string CampaignName
Field Value
Type |
Description |
System.String |
|
CurrentOutcome
Declaration
public string CurrentOutcome
Field Value
Type |
Description |
System.String |
|
CustomRespawnEnabled
Declaration
public bool CustomRespawnEnabled
Field Value
Type |
Description |
System.Boolean |
|
IsVanilla
Declaration
Field Value
Type |
Description |
System.Boolean |
|
LocalModFolder
Declaration
public string LocalModFolder
Field Value
Type |
Description |
System.String |
|
Mod
Declaration
public MyObjectBuilder_Checkpoint.ModItem Mod
Field Value
Extension Methods