Ability HandleEventOutOfManaStamina

From Dragon Age Toolset Wiki
Jump to: navigation, search

Handles the ability specific side of the out of mana event, mostly deactivating continuously draining effects such as berserk.

void Ability_HandleEventOutOfManaStamina(
object oCreature
);
Parameters:
oCreature
Creature receiving the out of mana event
Returns:

Nothing.

Source:

Core Resources.ability_h