Difference between revisions of "Chargen ApplyClassAbilities"
From Dragon Age Toolset Wiki
(created) |
(No difference)
|
Revision as of 10:55, 28 February 2011
Applies the abilities granted to a character because of picking a class.
- Parameters:
- oChar
- The character.
- nClass
- Represents the Row of the M2DA_base.
- bUnApply
- Whether to apply (default) or unapply the modifier.
- Returns:
- Nothing.
- Source:
- core.sys_chargen_h
Reads the class from cla_base.xls and applies it.