Space Engineers
Public Member Functions | Properties | List of all members
Sandbox.Game.Gui.MyHudCharacterInfo Class Reference

Public Member Functions

 MyHudCharacterInfo ()
 
void Reload ()
 
void Show (Action< MyHudCharacterInfo > propertiesInit)
 
void Hide ()
 

Properties

MyHudCharacterStateEnum State [get, set]
 
bool DampenersEnabled [get, set]
 
bool JetpackEnabled [get, set]
 
bool BroadcastEnabled [get, set]
 
int Mass [get, set]
 
float Speed [get, set]
 
float BatteryEnergy [get, set]
 Battery energy in %. More...
 
bool IsBatteryEnergyLow [get, set]
 
bool LightEnabled [get, set]
 
float OxygenLevel [get, set]
 
bool IsOxygenLevelLow [get, set]
 
bool IsHelmetOn [get, set]
 
float HydrogenRatio [get, set]
 
MyHudNameValueData Data [get]
 
float HealthRatio [get, set]
 Health in %. More...
 
float BroadcastRange [get, set]
 
MyFixedPoint InventoryVolume [get, set]
 
bool IsInventoryFull [get, set]
 
bool IsHealthLow [get, set]
 
bool Visible [get]
 

Detailed Description

Definition at line 33 of file MyHudCharacterInfo.cs.

Constructor & Destructor Documentation

Sandbox.Game.Gui.MyHudCharacterInfo.MyHudCharacterInfo ( )
inline

Definition at line 267 of file MyHudCharacterInfo.cs.

Member Function Documentation

void Sandbox.Game.Gui.MyHudCharacterInfo.Hide ( )
inline

Definition at line 427 of file MyHudCharacterInfo.cs.

void Sandbox.Game.Gui.MyHudCharacterInfo.Reload ( )
inline

Definition at line 315 of file MyHudCharacterInfo.cs.

void Sandbox.Game.Gui.MyHudCharacterInfo.Show ( Action< MyHudCharacterInfo propertiesInit)
inline

Definition at line 420 of file MyHudCharacterInfo.cs.

Property Documentation

float Sandbox.Game.Gui.MyHudCharacterInfo.BatteryEnergy
getset

Battery energy in %.

Definition at line 162 of file MyHudCharacterInfo.cs.

bool Sandbox.Game.Gui.MyHudCharacterInfo.BroadcastEnabled
getset

Definition at line 97 of file MyHudCharacterInfo.cs.

float Sandbox.Game.Gui.MyHudCharacterInfo.BroadcastRange
getset

Definition at line 291 of file MyHudCharacterInfo.cs.

bool Sandbox.Game.Gui.MyHudCharacterInfo.DampenersEnabled
getset

Definition at line 69 of file MyHudCharacterInfo.cs.

MyHudNameValueData Sandbox.Game.Gui.MyHudCharacterInfo.Data
get

Definition at line 262 of file MyHudCharacterInfo.cs.

float Sandbox.Game.Gui.MyHudCharacterInfo.HealthRatio
getset

Health in %.

Definition at line 278 of file MyHudCharacterInfo.cs.

float Sandbox.Game.Gui.MyHudCharacterInfo.HydrogenRatio
getset

Definition at line 247 of file MyHudCharacterInfo.cs.

MyFixedPoint Sandbox.Game.Gui.MyHudCharacterInfo.InventoryVolume
getset

Definition at line 293 of file MyHudCharacterInfo.cs.

bool Sandbox.Game.Gui.MyHudCharacterInfo.IsBatteryEnergyLow
getset

Definition at line 177 of file MyHudCharacterInfo.cs.

bool Sandbox.Game.Gui.MyHudCharacterInfo.IsHealthLow
getset

Definition at line 303 of file MyHudCharacterInfo.cs.

bool Sandbox.Game.Gui.MyHudCharacterInfo.IsHelmetOn
getset

Definition at line 233 of file MyHudCharacterInfo.cs.

bool Sandbox.Game.Gui.MyHudCharacterInfo.IsInventoryFull
getset

Definition at line 295 of file MyHudCharacterInfo.cs.

bool Sandbox.Game.Gui.MyHudCharacterInfo.IsOxygenLevelLow
getset

Definition at line 219 of file MyHudCharacterInfo.cs.

bool Sandbox.Game.Gui.MyHudCharacterInfo.JetpackEnabled
getset

Definition at line 83 of file MyHudCharacterInfo.cs.

bool Sandbox.Game.Gui.MyHudCharacterInfo.LightEnabled
getset

Definition at line 191 of file MyHudCharacterInfo.cs.

int Sandbox.Game.Gui.MyHudCharacterInfo.Mass
getset

Definition at line 111 of file MyHudCharacterInfo.cs.

float Sandbox.Game.Gui.MyHudCharacterInfo.OxygenLevel
getset

Definition at line 205 of file MyHudCharacterInfo.cs.

float Sandbox.Game.Gui.MyHudCharacterInfo.Speed
getset

Definition at line 128 of file MyHudCharacterInfo.cs.

MyHudCharacterStateEnum Sandbox.Game.Gui.MyHudCharacterInfo.State
getset

Definition at line 55 of file MyHudCharacterInfo.cs.

bool Sandbox.Game.Gui.MyHudCharacterInfo.Visible
get

Definition at line 418 of file MyHudCharacterInfo.cs.


The documentation for this class was generated from the following file: