Class MyObjectBuilder_CompositeTexture
Inheritance
System.Object
MyObjectBuilder_CompositeTexture
Assembly: VRage.Game.dll
Syntax
[MyObjectBuilderDefinition]
public class MyObjectBuilder_CompositeTexture : MyObjectBuilder_Base
Constructors
MyObjectBuilder_CompositeTexture()
Declaration
public MyObjectBuilder_CompositeTexture()
Fields
Center
Declaration
public MyStringHash Center
Field Value
CenterBottom
Declaration
public MyStringHash CenterBottom
Field Value
CenterTop
Declaration
public MyStringHash CenterTop
Field Value
LeftBottom
Declaration
public MyStringHash LeftBottom
Field Value
LeftCenter
Declaration
public MyStringHash LeftCenter
Field Value
LeftTop
Declaration
public MyStringHash LeftTop
Field Value
RightBottom
Declaration
public MyStringHash RightBottom
Field Value
RightCenter
Declaration
public MyStringHash RightCenter
Field Value
RightTop
Declaration
public MyStringHash RightTop
Field Value
Methods
IsValid()
Declaration
public virtual bool IsValid()
Returns
Type |
Description |
System.Boolean |
|
Extension Methods