GetWalkSpeed

From GECK
Jump to: navigation, search


A function included in the GECK for Fallout 3.

Description

Returns the Actor's walk speed

Syntax

[help]
(float) [Actor].GetWalkSpeed

Example

Player.GetWalkSpeed

Will return the player's walk speed

See Also