Class MyObjectBuilder_InventoryBagEntity
Inheritance
System.Object
MyObjectBuilder_InventoryBagEntity
Assembly: VRage.Game.dll
Syntax
[MyObjectBuilderDefinition]
public class MyObjectBuilder_InventoryBagEntity : MyObjectBuilder_EntityBase
Constructors
MyObjectBuilder_InventoryBagEntity()
Declaration
public MyObjectBuilder_InventoryBagEntity()
Fields
AngularVelocity
Declaration
public SerializableVector3 AngularVelocity
Field Value
Type |
Description |
VRage.SerializableVector3 |
|
CreationTime
Declaration
Field Value
Type |
Description |
System.Int64 |
|
LinearVelocity
Declaration
public SerializableVector3 LinearVelocity
Field Value
Type |
Description |
VRage.SerializableVector3 |
|
Mass
Declaration
Field Value
Type |
Description |
System.Single |
|
OwnerIdentityId
Declaration
public long OwnerIdentityId
Field Value
Type |
Description |
System.Int64 |
|
ShouldBeCleaned
Declaration
public bool ShouldBeCleaned
Field Value
Type |
Description |
System.Boolean |
|
Extension Methods