Click or drag to resize
IMyCubeBlockIsFunctional Property

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

True if integrity is above breaking threshold

Namespace: VRage.Game.ModAPI
Assembly: VRage.Game (in VRage.Game.dll) Version: 1.0.0.0
Syntax
C#
bool IsFunctional { get; }

Property Value

Type: Boolean

[Missing <value> documentation for "P:VRage.Game.ModAPI.IMyCubeBlock.IsFunctional"]

Implements

IMyCubeBlockIsFunctional
See Also