GetPCMovementSpeedModifier

Revision as of 14:50, 8 October 2010 by imported>Qazaaq (removing bot tag, adding see also)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
< [[::Category:Functions|Category:Functions]]

A function added by the Oblivion Script Extender.

Syntax:

(modifier:float) GetPCMovementSpeedModifier

Returns the current modifier applied to the player's speed for use in movement speed calculations. Because multiple mods may change the modifier this command returns the sum of all calls to ModPCMovementSpeed.


See Also