Show / Hide Table of Contents

Class MyObjectBuilder_CampaignSessionComponent

Inheritance
System.Object
MyObjectBuilder_Base
MyObjectBuilder_SessionComponent
MyObjectBuilder_CampaignSessionComponent
Inherited Members
MyObjectBuilder_SessionComponent.ShouldSerializeDefinition()
MyObjectBuilder_SessionComponent.Definition
MyObjectBuilder_Base.ShouldSerializeSubtypeId()
MyObjectBuilder_Base.Clone()
MyObjectBuilder_Base.Equals(MyObjectBuilder_Base)
MyObjectBuilder_Base.SubtypeId
MyObjectBuilder_Base.SubtypeName
MyObjectBuilder_Base.TypeId
Namespace: VRage.Game.ObjectBuilders
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
public bool IsVanilla
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
Type Description
MyObjectBuilder_Checkpoint.ModItem

Extension Methods

MyObjectBuilderExtensions.GetId(MyObjectBuilder_Base)
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾