(Official) LUA Scripting Documentation
get_oxygen_as_percent
Get the current oxygen of the context actor as a percentage (0-100%) of it’s maximum oxygen.
Spec:
get_oxygen_as_percent()
Returns
double
: The context actor’s current oxygen as a percentage
Incomplete
This documentation is incomplete