StopCombatAlarm - Actor

From the CreationKit Wiki
Revision as of 05:08, 22 October 2013 by imported>Thingy Person (→‎See Also)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Member of: Actor Script

Stop all combat and alarms against this actor.

Syntax[edit | edit source]

Function StopCombatAlarm() native

Parameters[edit | edit source]

None.

Return Value[edit | edit source]

None.

Examples[edit | edit source]

; Calm Nate down
Nate.StopCombatAlarm()

See Also[edit | edit source]