Deprecated GetMaxHealth

From Dragon Age Toolset Wiki
Revision as of 19:52, 25 February 2010 by BryanDerksen (Talk | contribs) (Category:Deprecated functions)

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

Get object's maximum health

int Deprecated_GetMaxHealth(
object oObject
);
Parameters:
oObject
the object that we are checking
Returns:

Returns the maximum health of the object. Returns -1 if the object isn't valid

Source:

script.ldf

Description

Get object's maximum health