Ability IsBloodMagic

From Dragon Age Toolset Wiki
Revision as of 23:00, 24 February 2010 by BryanDerksen (Talk | contribs) (Created page with '{{dafunction |name = Ability_IsBloodMagic |brief = Returns TRUE if the specified ability is a blood magic ability |param1type = object |param1name = oCaster |param1desc = {{undoc...')

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Returns TRUE if the specified ability is a blood magic ability

[[ keyword|]] Ability_IsBloodMagic(
object oCaster
);
Parameters:
oCaster
[Undocumented]
Returns:

[Undocumented]

Source:

Core Resources.ability_h


Used by the spell cost functions to determine whether or not to cast from health or mana/stamina.