Difference between revisions of "GetCurrentCharge"
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]] | ||
'''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 02:43, 15 January 2009
A command for Oblivion Script Extender
Syntax:
(charge:float) reference.GetCurrentCharge
Returns the current charge of the calling reference.