Difference between revisions of "GetTargetActor - ActiveMagicEffect"
Jump to navigation
Jump to search
m
GetTargetActor - ActiveMagicEffect (edit)
Revision as of 10:37, 28 March 2012
, 10:37, 28 March 2012→Syntax: marked native
imported>Jlundin (Created page with 'Category:Scripting Category:Papyrus '''Member of:''' ActiveMagicEffect Script Obtains the Actor this active magic effect is applied to. == Syntax =…') |
imported>Tunaisafish m (→Syntax: marked native) |
||
Line 7: | Line 7: | ||
== Syntax == | == Syntax == | ||
<source lang="papyrus"> | <source lang="papyrus"> | ||
Actor Function GetTargetActor() | Actor Function GetTargetActor() native | ||
</source> | </source> | ||