SendAssaultAlarm - Faction

From the CreationKit Wiki
Jump to navigation Jump to search

Member of: Faction Script

Finds a nearby member of this faction and tells them to behave as if they were assaulted.

Syntax[edit | edit source]

Function SendAssaultAlarm() native

Parameters[edit | edit source]

None.

Return Value[edit | edit source]

None.

Examples[edit | edit source]

; Tells a nearby member of the pansy guild to pretend he was assaulted
PansyGuildProperty.SendAssaultAlarm()

See Also[edit | edit source]