Class MyCubeBlockDefinition.BuildProgressModel
Inheritance
System.Object
MyCubeBlockDefinition.BuildProgressModel
Assembly: Sandbox.Game.dll
Syntax
public class BuildProgressModel : Object
Constructors
BuildProgressModel()
Declaration
public BuildProgressModel()
Fields
BuildRatioUpperBound
Upper bound when the model is no longer shown. If model is first in array
and has build percentage of 0.33, it will be shown between 0% and 33% of
build progress.
Declaration
public float BuildRatioUpperBound
Field Value
Type |
Description |
System.Single |
|
File
Declaration
Field Value
Type |
Description |
System.String |
|
MountPoints
Declaration
public MyCubeBlockDefinition.MountPoint[] MountPoints
Field Value
RandomOrientation
Declaration
public bool RandomOrientation
Field Value
Type |
Description |
System.Boolean |
|
Visible
Declaration
Field Value
Type |
Description |
System.Boolean |
|