Click or drag to resize
IMyCharacter Methods

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

The IMyCharacter type exposes the following members.

Methods
  NameDescription
Public methodGetSuitGasFillLevel
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.
Public methodKill
Public methodTriggerCharacterAnimationEvent
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.
Top
See Also