Show / Hide Table of Contents

Class MyObjectBuilder_CubeBlockDefinition.BuildProgressModel

Inheritance
System.Object
MyObjectBuilder_CubeBlockDefinition.BuildProgressModel
Namespace: VRage.Game
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
Type Description
MyObjectBuilder_CubeBlockDefinition.MountPoint[]

RandomOrientation

Declaration
public bool RandomOrientation
Field Value
Type Description
System.Boolean

Visible

Declaration
public bool Visible
Field Value
Type Description
System.Boolean
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾