Difference between revisions of "GetWeight"
Jump to navigation
Jump to search
imported>WereWolf |
imported>WereWolf |
||
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:''' | ||
(weight:float) ''reference.''GetWeight ''objectID:ref'' | (weight:float) ''reference.''GetWeight ''objectID:ref'' | ||
Returns the weight of the type. | |||
==See Also== | ==See Also== |
Latest revision as of 12:17, 14 September 2007
A command for Oblivion Script Extender
Syntax:
(weight:float) reference.GetWeight objectID:ref
Returns the weight of the type.