SendAssaultAlarm - Actor

Member of: Actor Script

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

SyntaxEdit

Function SendAssaultAlarm() native

ParametersEdit

None.

Return ValueEdit

None.

ExamplesEdit

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

See AlsoEdit