GetCanLevelUp

From Dragon Age Toolset Wiki
Jump to: navigation, search

Get whether a creature can level up or not

int GetCanLevelUp(
object oCreature
);
Parameters:
oCreature
The creature
Returns:

TRUE if the creature can level up, FALSE otherwise

Source:

script.ldf