Difference between revisions of "StopCombatAlarm - Actor"

From the CreationKit Wiki
Jump to navigation Jump to search
imported>Rhavlovick
m (1 revision: Clobber re-import by Henning)
 
imported>Thingy Person
 
Line 27: Line 27:
*[[SendAssaultAlarm - Actor]]
*[[SendAssaultAlarm - Actor]]
*[[SendTrespassAlarm - Actor]]
*[[SendTrespassAlarm - Actor]]
*[[SendStealAlarm - ObjectReference]]

Latest revision as of 05:08, 22 October 2013

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]