GetExplosionRefRadius

From GECK
Jump to: navigation, search


A function added by the ShowOff NVSE Plugin version 1.25.

Description

Gets the Radius of the calling live-Explosion, which determines its area of effect. This is affected by the Adjust Explosion Radius Perk Entry Point, so it can differ from the base explosion's radius.

Syntax

[help]
(radius:float) explosionRef.GetExplosionRefRadius

Example

liveExplRef.GetExplosionRefRadius 

See Also