Difference between revisions of "SetCurrentHealth"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>CSbot
(Automated import of articles)
 
imported>Low Post
 
Line 1: Line 1:
{{BotAddedPage|CSbot|DragoonWraith}}
{{Function
{{Function
  | origin = OBSE
  | origin = OBSE
Line 11: Line 10:
   }}
   }}
}}
}}
== See Also ==
*[[GetCurrentHealth]]


[[Category:Functions]]
[[Category:Functions]]

Latest revision as of 11:04, 10 April 2011

< [[::Category:Functions|Category:Functions]]

A function added by the Oblivion Script Extender.

Syntax:

(void) reference.SetCurrentHealth nuHealth:float

Sets the current health of the calling reference.


See Also