GetVerticalVelocity

Revision as of 18:50, 4 January 2012 by imported>8asrun6aer (Created page with "{{Function | origin = OBSE | summary = Returns the z component of the actor's current velocity. | name = reference.GetVerticalVelocity | returnVal = velocity:float }} [[C...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
< [[::Category:Functions|Category:Functions]]

A function added by the Oblivion Script Extender.

Syntax:

(velocity:float) reference.GetVerticalVelocity

Returns the z component of the actor's current velocity.

See Also