SetDetonationTimer

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
< [[::Category:Functions|Category:Functions]]

A function added by the JIP NVSE Plugin.

Description

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

Syntax

[help]
reference.SetDetonationTimer newTime:float

Example

projRef.SetDetonationTimer 4.5

See Also