| IMyCharacter Properties |
[This is preliminary documentation and is subject to change.]
The IMyCharacter type exposes the following members.
| Name | Description | |
|---|---|---|
| BaseMass | ||
| CurrentMass | ||
| EnvironmentOxygenLevel | ||
| IsBot |
Returns true is this character is an AI character, otherwise false.
| |
| IsPlayer |
Returns true is this character is a player character, otherwise false.
| |
| SuitEnergyLevel |
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.
|