Show / Hide Table of Contents

Class MyObjectBuilder_SessionComponentContainerDropSystem

Inheritance
System.Object
MyObjectBuilder_Base
MyObjectBuilder_SessionComponent
MyObjectBuilder_SessionComponentContainerDropSystem
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.Components
Assembly: VRage.Game.dll
Syntax
[MyObjectBuilderDefinition]
public class MyObjectBuilder_SessionComponentContainerDropSystem : MyObjectBuilder_SessionComponent

Constructors

MyObjectBuilder_SessionComponentContainerDropSystem()

Declaration
public MyObjectBuilder_SessionComponentContainerDropSystem()

Fields

ContainerIdLarge

Declaration
public uint ContainerIdLarge
Field Value
Type Description
System.UInt32

ContainerIdSmall

Declaration
public uint ContainerIdSmall
Field Value
Type Description
System.UInt32

EntitiesForRemoval

Declaration
public List<MyEntityForRemoval> EntitiesForRemoval
Field Value
Type Description
System.Collections.Generic.List<MyEntityForRemoval>

GPSForRemoval

Declaration
public List<MyContainerGPS> GPSForRemoval
Field Value
Type Description
System.Collections.Generic.List<MyContainerGPS>

PlayerData

Declaration
public List<PlayerContainerData> PlayerData
Field Value
Type Description
System.Collections.Generic.List<PlayerContainerData>

Extension Methods

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