StopCombat - Actor
Jump to navigation
Jump to search
Member of: Actor Script
Removes this actor from combat.
Syntax[edit | edit source]
Function StopCombat() native
Parameters[edit | edit source]
None.
Return Value[edit | edit source]
None.
Examples[edit | edit source]
; Remove Bob from combat
Bob.StopCombat()