Difference between revisions of "GetWeight"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>WereWolf
(New page: A command for Oblivion Script Extender Returns the weight of the type. '''Syntax:''' (weight:float) ''reference.''GetWeight ''objectID:ref'' ==Se...)
 
imported>WereWolf
Line 14: Line 14:
[[Category:Inventory Functions]]
[[Category:Inventory Functions]]
[[Category:Inventory Functions (OBSE)]]
[[Category:Inventory Functions (OBSE)]]
[[Category:Condition Functions]]
[[Category:Condition Functions (OBSE)]]

Revision as of 01:21, 12 September 2007

A command for Oblivion Script Extender

Returns the weight of the type.

Syntax:

(weight:float) reference.GetWeight objectID:ref

See Also