GetDetonationTimer

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

A function added by the JIP NVSE Plugin.

Description

Returns the time (seconds) remaining until the calling projectile detonates.

Syntax

(detonationTime:float) reference.GetDetonationTimer

Example

set fDetonationTime to projRef.GetDetonationTimer

See Also