Difference between revisions of "Ability h"

From Dragon Age Toolset Wiki
Jump to: navigation, search
m (Adding categories)
m (Converted to use template)
 
Line 14: Line 14:
 
* [[sys_resistances_h]]
 
* [[sys_resistances_h]]
  
== Constants ==
+
{{IncludeFileMembers
 
+
|constants   = true
<DynamicPageList>
+
|structs      =  
category   = Constants from ability h
+
|functions   = true
order      = ascending
+
|sourcemodule = Core Game Resources
ordermethod = sortkey
+
}}
</DynamicPageList>
+
== Functions ==
+
 
+
<DynamicPageList>
+
category   = Functions_from_ability_h
+
order      = ascending
+
ordermethod = sortkey
+
</DynamicPageList>
+
 
+
[[Category:Include files from Core Game Resources]][[Category:Include files]]
+

Latest revision as of 22:14, 7 August 2011

The Ability System library, ability_h, contains general purpose functions dealing with the ability, talent and spell system including, but not limited to:

  • Calculating and Subtracting Ability Costs
  • Invoking and rerouting Spellscript events
  • Wrappers for dealing with Upkeep Effects applied by Abilities

References

Constants

Structs

  • None

Functions