Show / Hide Table of Contents

Class MyObjectBuilder_Character.BuildPlanItem

Inheritance
System.Object
MyObjectBuilder_Character.BuildPlanItem
Namespace: VRage.Game
Assembly: VRage.Game.dll
Syntax
public sealed class BuildPlanItem : ValueType

Fields

BlockId

Declaration
public SerializableDefinitionId BlockId
Field Value
Type Description
SerializableDefinitionId

Components

Declaration
public List<MyObjectBuilder_Character.ComponentItem> Components
Field Value
Type Description
System.Collections.Generic.List<MyObjectBuilder_Character.ComponentItem>

IsInProgress

Declaration
public bool IsInProgress
Field Value
Type Description
System.Boolean
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾