SetActorDiveBreath

< [[::Category:Functions|Category:Functions]]

A function added by the JIP NVSE Plugin.

Description

If the calling actor is underwater, sets the time (in seconds) remaining until he/she/it runs out of breath (and begins drowning).

Syntax

(breathSeconds:float) reference.SetActorDiveBreath breathSeconds:float

Example

actorRef.SetActorDiveBreath 15

See Also