Class MyObjectBuilder_SkinInventory
Inheritance
System.Object
MyObjectBuilder_SkinInventory
Assembly: VRage.Game.dll
Syntax
[MyObjectBuilderDefinition]
public class MyObjectBuilder_SkinInventory : MyObjectBuilder_Base
Constructors
MyObjectBuilder_SkinInventory()
Declaration
public MyObjectBuilder_SkinInventory()
Fields
Character
Declaration
public List<ulong> Character
Field Value
Type |
Description |
System.Collections.Generic.List<System.UInt64> |
|
Color
Declaration
public SerializableVector3 Color
Field Value
Type |
Description |
VRage.SerializableVector3 |
|
Model
Declaration
Field Value
Type |
Description |
System.String |
|
Declaration
Field Value
Type |
Description |
System.Collections.Generic.List<System.UInt64> |
|
Extension Methods