Difference between revisions of "GetWeaponSpeed"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>WereWolf
(New page: A command for Oblivion Script Extender Returns the weapon speed. '''Syntax:''' (speed:float) ''reference.''GetWeaponSpeed ''objectID:ref'' ==See...)
 
imported>WereWolf
(Added see also: SetWeaponSpeed)
Line 8: Line 8:


==See Also==
==See Also==
*
*[[SetWeaponSpeed]]


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

Revision as of 13:52, 9 September 2007

A command for Oblivion Script Extender

Returns the weapon speed.

Syntax:

(speed:float) reference.GetWeaponSpeed objectID:ref

See Also