GetCreatureStamina

From Dragon Age Toolset Wiki
Jump to: navigation, search

Returns the current stamina of a creature

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

Returns the creature's current stamina.

Source:

script.ldf

Description

Returns the current stamina of a creature