Ability IsValidAOETarget

From Dragon Age Toolset Wiki
Jump to: navigation, search

Performs some filtering on Ability Event Targets. Be very careful with using this function.

int Ability_IsValidAOETarget(
object oTarget,
object oCaster,
int nAbility
);
Parameters:
oTarget
[Undocumented]
oCaster
[Undocumented]
nAbility
[Undocumented]
Returns:

[Undocumented]

Source:

Core Resources.ability_h