Difference between revisions of "GetCombatTarget"
Jump to navigation
Jump to search
Documenting actor functions ...
imported>Tegid |
imported>Khadir (Documenting actor functions ...) |
||
Line 1: | Line 1: | ||
{{ActorFunction}} | |||
'''Syntax:''' | '''Syntax:''' | ||
[''ActorID''.]GetCombatTarget | |||
'''Example:''' | |||
set refVar to GetCombatTarget | set refVar to GetCombatTarget | ||
Returns the calling actor's current combat target. | Returns the calling actor's current combat target. |