Difference between revisions of "GetLeveledActorBase"

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
imported>Jazzisparis
imported>Jazzisparis
 
Line 10: Line 10:
*[[GetActorTemplate]]
*[[GetActorTemplate]]
[[Category:Functions_(JIP)]]
[[Category:Functions_(JIP)]]
[[Category:Actor Functions (JIP)]]

Latest revision as of 14:16, 30 March 2015

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

A function added by the JIP NVSE Plugin.

Description

Returns a leveled actor's actual, root base form.

Syntax

[help]
(baseForm:ref) reference.GetLeveledActorBase

Example

ActorRef.GetLeveledActorBase

See Also