Chargen SelectCoreClass

From Dragon Age Toolset Wiki
Jump to: navigation, search

Sets the character's core class.

void Chargen_SelectCoreClass(
object oChar,
int nClass,
int bUnApply = FALSE
);
Parameters:
oChar
The character
nClass
The ID of the core class (CLASS_*)
bUnApply
TRUE, to reset the character, or FALSE
Returns:

Nothing.

Source:

Core Game Resources.sys_chargen_h

Description

Sets the character's core class, including attributes, abilities and stats.