Difference between revisions of "LNGetAggroRadius"

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
imported>Pintocat
(Created page with "{{Function |origin = LU |summary = Returns the aggro radius of an NPC or creature form or reference. (to be deprecated in NVSE 4.6.x) |name = LNGetAggroRadius |returnType...")
 
imported>Pintocat
 
Line 15: Line 15:


[[Category:Actor_Functions_(Lutana)]]
[[Category:Actor_Functions_(Lutana)]]
[[LNSetAggroRadius]]

Latest revision as of 12:16, 20 December 2016

< [[::Category:Functions|Category:Functions]]

A function added by the Lutana NVSE plugin.

Description

Returns the aggro radius of an NPC or creature form or reference. (to be deprecated in NVSE 4.6.x)

Syntax

[help]
(int) [ActorRef].LNGetAggroRadius actor:actorBaseForm

See Also

LNSetAggroRadius