SetExplosionRefRadius

From GECK
Jump to: navigation, search


A function added by the ShowOff NVSE Plugin version 1.25.

Description

Sets the Radius of the calling live-Explosion, which determines its area of effect.

Syntax

[help]
(success:bool) explosionRef.SetExplosionRefRadius newRadius:float

Example

liveExplRef.SetExplosionRefRadius 100.5 

See Also