LNGetAggroRadius

From GECK
Jump to: navigation, search


A function added by the Lutana NVSE plugin, now part of the JIP NVSE Plugin.

Description

Returns the Aggro Radius of a NPC/Creature form or a reference.

Syntax

[help]
(aggroRadius:int) reference.LNGetAggroRadius actorBase:form

Example

set iAggroRadius to rActorRef.LNGetAggroRadius
set iAggroRadius to LNGetAggroRadius CrDogVicious 

See Also