Difference between revisions of "SendAssaultAlarm - 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:
*[[SendTrespassAlarm - Actor]]
*[[SendTrespassAlarm - Actor]]
*[[StopCombatAlarm - Actor]]
*[[StopCombatAlarm - Actor]]
*[[SendStealAlarm - ObjectReference]]

Latest revision as of 05:04, 22 October 2013

Member of: Actor Script

Have this actor behave as if he was assaulted by the player.

Syntax[edit | edit source]

Function SendAssaultAlarm() native

Parameters[edit | edit source]

None.

Return Value[edit | edit source]

None.

Examples[edit | edit source]

; Have Nate pretend he was attacked
Nate.SendAssaultAlarm()

See Also[edit | edit source]