Class MyObjectBuilder_GuiTexture
Inherited Members
Namespace: VRage.Game.ObjectBuilders.Definitions
Assembly: VRage.Game.dll
Syntax
[MyObjectBuilderDefinition]
public class MyObjectBuilder_GuiTexture : MyObjectBuilder_Base
Constructors
MyObjectBuilder_GuiTexture()
Declaration
public MyObjectBuilder_GuiTexture()
Fields
Path
Declaration
[ModdableContentFile(new string[]{"dds", "png"})]
public string Path
Field Value
Type | Description |
---|---|
System.String |
SizePx
Declaration
public Vector2I SizePx
Field Value
Type | Description |
---|---|
Vector2I |