GetCreatureMaxMana

From Dragon Age Toolset Wiki
Revision as of 18:43, 2 March 2010 by BryanDerksen (Talk | contribs) (looks okay, removing tag)

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

Returns the max mana of a creature

int GetCreatureMaxMana(
object oCreature
);
Parameters:
oCreature
the creature whose mana we get
Returns:

Returns the creature's max mana.

Source:

script.ldf

Description

Returns the max mana of a creature