Class MyObjectBuilder_CubeBlockDefinition.BuildProgressModel
Inheritance
System.Object
MyObjectBuilder_CubeBlockDefinition.BuildProgressModel
Assembly: VRage.Game.dll
Syntax
public class BuildProgressModel : Object
Constructors
BuildProgressModel()
Declaration
public BuildProgressModel()
Fields
BuildPercentUpperBound
Declaration
public float BuildPercentUpperBound
Field Value
Type |
Description |
System.Single |
|
File
Declaration
[ModdableContentFile("mwm")]
public string File
Field Value
Type |
Description |
System.String |
|
MountPoints
Declaration
public MyObjectBuilder_CubeBlockDefinition.MountPoint[] MountPoints
Field Value
RandomOrientation
Declaration
public bool RandomOrientation
Field Value
Type |
Description |
System.Boolean |
|
Visible
Declaration
Field Value
Type |
Description |
System.Boolean |
|