Show / Hide Table of Contents

Class MyObjectBuilder_SkinInventory

Inheritance
System.Object
MyObjectBuilder_Base
MyObjectBuilder_SkinInventory
Inherited Members
MyObjectBuilder_Base.ShouldSerializeSubtypeId()
MyObjectBuilder_Base.Clone()
MyObjectBuilder_Base.Equals(MyObjectBuilder_Base)
MyObjectBuilder_Base.SubtypeId
MyObjectBuilder_Base.SubtypeName
MyObjectBuilder_Base.TypeId
Namespace: VRage.Game.ObjectBuilders
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
public string Model
Field Value
Type Description
System.String

Tools

Declaration
public List<ulong> Tools
Field Value
Type Description
System.Collections.Generic.List<System.UInt64>

Extension Methods

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