Player.GetWalkSpeed

From GMod Wiki

Jump to: navigation, search
Function
Syntax Player:GetWalkSpeed( )
Description:
Gets the Walk speed of the player.
Returns: Integer
In Object: Player
Realm: NewerShared.png
BBCode Link: [b][url=http://wiki.garrysmod.com/?title=Player.GetWalkSpeed]Player.GetWalkSpeed [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b]



Example

DescriptionGets the Walk speed of the player.
Used onNewerShared.png
Code
print(LocalPlayer():GetWalkSpeed())
OutputN/A


See Also

Personal tools
Namespaces
Variants
Actions
Navigation
Lua Scripting
Functions
Hooks
Toolbox