Click or drag to resize
IMyCharacterSuitEnergyLevel Property

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

Returns the amount of energy the suit has, values will range between 0 and 1, where 0 is no charge and 1 is full charge.

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

Property Value

Type: Single

[Missing <value> documentation for "P:VRage.Game.ModAPI.IMyCharacter.SuitEnergyLevel"]

See Also