GetConditionedAbilities

From Dragon Age Toolset Wiki
Jump to: navigation, search

Get a list of abilities that need to be turned off due to a condition change

int[] GetConditionedAbilities(
object oCreature,
int nConditions
);
Parameters:
oCreature
owner of the abilities
nConditions
Bitmap of conditions that have changed
Returns:

an array of abilities

Source:

script.ldf