Difference between revisions of "GetActorTemplate"
Jump to navigation
Jump to search
imported>Jazzisparis (Created page with "{{Function |origin = NVSE |summary = Returns an actor's template. |name = GetActorTemplate |returnType = baseForm:ref |referenceType = reference |arguments = {{Functi...") |
imported>Jazzisparis |
||
Line 11: | Line 11: | ||
|Optional = y | |Optional = y | ||
}} | }} | ||
|example = | |example = ActorRef.GetActorTemplate | ||
GetActorTemplate AngelaWilliams | GetActorTemplate AngelaWilliams | ||
}} | }} | ||
==See Also== | |||
*[[GetLeveledActorBase]] | |||
[[Category:Functions_(JIP)]] | [[Category:Functions_(JIP)]] |
Revision as of 13:07, 27 March 2015
< [[::Category:Functions|Category:Functions]]
A function added by the New Vegas Script Extender.
Description
Returns an actor's template.
Syntax
(baseForm:ref) reference.GetActorTemplate baseForm:ref
Example
ActorRef.GetActorTemplate
GetActorTemplate AngelaWilliams