GetActorDiveBreath

From GECK
Jump to: navigation, search


A function added by the JIP NVSE Plugin.

Description

If the calling actor is underwater, returns the time (in seconds) remaining until they run out of breath (and begin drowning).

Syntax

[help]
(breathSeconds:float) reference.GetActorDiveBreath

Example

set fBreathSeconds to actorRef.GetActorDiveBreath 

See Also