Difference between revisions of "GetHealth"
From Dragon Age Toolset Wiki
(Generated by Sunjammer's Dragon Age Script Paser) |
BryanDerksen (Talk | contribs) |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | |||
{{dafunction | {{dafunction | ||
|name=GetHealth | |name=GetHealth | ||
Latest revision as of 23:19, 10 February 2010
Get object's current health
- Parameters:
- oObject
- the object that we are checking
- Returns:
- Returns the health of the object. Returns -1 if the object isn't valid
- Source:
- script.ldf
Description
Get object's current health