Actor:AddHealth
From Data Realms Wiki
Revision as of 00:49, 28 June 2012 by Beautifybot (Talk | contribs)
Function | |
---|---|
Syntax | AddHealth( * An int specifying the value to add. ) |
Description: | |
Adds health points to this Actor's current health value. | |
Returns | The resulting total health of this Actor. |
Example | |
---|---|
Description | Placeholder! |
Code |
|
Output | Placeholder! |