GetDetonationTimer
Revision as of 05:13, 9 March 2016 by imported>Jazzisparis (Created page with "{{Function |origin = JIP |summary = Returns the time (seconds) remaining until the calling projectile detonates. |name = GetDetonationTimer |returnType = detonationTime:fl...")
< [[::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