IMyCharacter Methods |
[This is preliminary documentation and is subject to change.]
The IMyCharacter type exposes the following members.
Name | Description | |
---|---|---|
GetSuitGasFillLevel |
Returns the amount of gas left in the suit, values will range between 0 and 1, where 0 is no gas and 1 is full gas.
| |
Kill | ||
TriggerCharacterAnimationEvent |
Trigger animation event in the new animation system.
If there is a transition leading from current animation state having same name as this event,
animation state machine will change state accordingly.
If not, nothing happens.
|