GetCreatureMaxStamina

From Dragon Age Toolset Wiki
Revision as of 19:45, 25 February 2010 by BryanDerksen (Talk | contribs) (looks alright to me, removing tag)

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

Returns the max stamina of a creature

int GetCreatureMaxStamina(
object oCreature
);
Parameters:
oCreature
the creature whose stamina we get
Returns:

Returns the creature's current stamina.

Source:

script.ldf

Description

Returns the max stamina of a creature