OnStartCombat
From GECK
This block will be run once when the scripted actor enters combat with the specified target. If no target is specified, the block will be run whenever the actor enters combat.
Syntax
begin OnStartCombat TargetActorRefID
Example
begin OnStartCombat begin OnStartCombat player
See Also
- OnCombatEnd
- This blocktype is available as an Event Handler.