Difference between revisions of "GetCreatureMaxMana"

From Dragon Age Toolset Wiki
Jump to: navigation, search
(Generated by Sunjammer's Dragon Age Script Paser)
 
(looks okay, removing tag)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{Generated}}
 
 
{{dafunction
 
{{dafunction
 
|name=GetCreatureMaxMana
 
|name=GetCreatureMaxMana

Latest revision as of 18:43, 2 March 2010

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