Click or drag to resize
ITerminalPropertyTValue Methods
v01.180.0 (Beta)

[This is preliminary documentation and is subject to change.]

The ITerminalPropertyTValue generic type exposes the following members.

Methods
  NameDescription
Public methodGetDefaultValue
Default value of property (if value is not set, or value from block definition)
Public methodGetMaximum
Maximum value of property (value from block definition)
Public methodGetMinimum
Minimum value of property (value from block definition)
Public methodGetMininum Obsolete.
Minimum value of property (value from block definition) - this function is obsolete, because it contains typo in name, use [!:GetMinimum(Sandbox.ModAPI.Ingame.IMyCubeBlock)]
Public methodGetValue
Retrieve property value
Public methodSetValue
Set property value
Top
Extension Methods
See Also