Difference between revisions of "GetCurrentCharge"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>DragoonWraith
(MI)
imported>DragoonWraith
(description under syntax)
 
Line 1: Line 1:
A command for [[:Category:Oblivion Script Extender|Oblivion Script Extender]]
A command for [[:Category:Oblivion Script Extender|Oblivion Script Extender]]
Returns the current charge of the calling reference.


'''Syntax:'''
'''Syntax:'''
  (charge:float) ''reference.''GetCurrentCharge
  (charge:float) ''reference.''GetCurrentCharge
Returns the current charge of the calling reference.


==See Also==
==See Also==

Latest revision as of 03:43, 15 January 2009

A command for Oblivion Script Extender

Syntax:

(charge:float) reference.GetCurrentCharge

Returns the current charge of the calling reference.

See Also[edit | edit source]