Space Engineers
|
Public Member Functions | |
bool | ShouldSerializeContainerType () |
MyObjectBuilder_CargoContainer () | |
override void | SetupForProjector () |
Public Member Functions inherited from VRage.Game.MyObjectBuilder_CubeBlock | |
bool | ShouldSerializeEntityId () |
bool | ShouldSerializeMin () |
bool | ShouldSerializeOrientation () |
bool | ShouldSerializeBlockOrientation () |
bool | ShouldSerializeConstructionInventory () |
bool | ShouldSerializeColorMaskHSV () |
bool | ShouldSerializeConstructionStockpile () |
bool | ShouldSerializeMultiBlockId () |
bool | ShouldSerializeMultiBlockDefinition () |
bool | ShouldSerializeComponentContainer () |
virtual void | Remap (IMyRemapHelper remapHelper) |
Public Member Functions inherited from VRage.ObjectBuilders.MyObjectBuilder_Base | |
bool | ShouldSerializeSubtypeId () |
void | Save (string filepath) |
virtual MyObjectBuilder_Base | Clone () |
Additional Inherited Members | |
Static Public Member Functions inherited from VRage.Game.MyObjectBuilder_CubeBlock | |
static MyObjectBuilder_CubeBlock | Upgrade (MyObjectBuilder_CubeBlock cubeBlock, MyObjectBuilderType newType, string newSubType) |
Properties inherited from VRage.Game.MyObjectBuilder_CubeBlock | |
SerializableQuaternion | Orientation [get, set] |
Properties inherited from VRage.ObjectBuilders.MyObjectBuilder_Base | |
MyStringHash | SubtypeId [get] |
string | SubtypeName [get, set] |
MyObjectBuilderType | TypeId [get] |
Definition at line 10 of file MyObjectBuilder_CargoContainer.cs.
|
inline |
Definition at line 21 of file MyObjectBuilder_CargoContainer.cs.
|
inlinevirtual |
Reimplemented from VRage.Game.MyObjectBuilder_CubeBlock.
Definition at line 26 of file MyObjectBuilder_CargoContainer.cs.
|
inline |
Definition at line 19 of file MyObjectBuilder_CargoContainer.cs.
string VRage.Game.MyObjectBuilder_CargoContainer.ContainerType = null |
Definition at line 18 of file MyObjectBuilder_CargoContainer.cs.
MyObjectBuilder_Inventory VRage.Game.MyObjectBuilder_CargoContainer.Inventory = null |
Definition at line 14 of file MyObjectBuilder_CargoContainer.cs.