Class MyObjectBuilder_SessionComponentNPCGridClaim
Inheritance
System.Object
MyObjectBuilder_SessionComponentNPCGridClaim
Inherited Members
Namespace: VRage.Game.ObjectBuilders.Components
Assembly: VRage.Game.dll
Syntax
[MyObjectBuilderDefinition]
public class MyObjectBuilder_SessionComponentNPCGridClaim : MyObjectBuilder_SessionComponent
Constructors
MyObjectBuilder_SessionComponentNPCGridClaim()
Declaration
public MyObjectBuilder_SessionComponentNPCGridClaim()
Fields
NPCGrids
Declaration
[Serialize]
public SerializableDictionary<long, Nullable<int>> NPCGrids
Field Value
| Type | Description |
|---|---|
| VRage.Serialization.SerializableDictionary<System.Int64, System.Nullable<System.Int32>> |