Trap HandleImpact

From Dragon Age Toolset Wiki
Jump to: navigation, search

Default handler for a trap's EVENT_TYPE_ATTACK_IMPACT event.

void Trap_HandleImpact(
event ev
);
Parameters:
ev
[Undocumented]
Returns:

Nothing.

Source:

Core Game Resources.sys_traps_h

Description

Handles the EVENT_TYPE_ATTACK_IMPACT event sent to a trap when a projectile hits a target.