HumanoidSpeedClient
This item only works when running on the client. Client
Client version of the HumanoidSpeed class
Functions
GetPlayer
Gets the player for this humanoid
Client version of the HumanoidSpeed class
GetPlayer
Gets the player for this humanoid
{ "functions": [ { "name": "GetPlayer", "desc": "Gets the player for this humanoid", "params": [], "returns": [ { "desc": "", "lua_type": "Player?" } ], "function_type": "method", "source": { "line": 28, "path": "src/humanoidspeed/src/Client/HumanoidSpeedClient.lua" } } ], "properties": [], "types": [], "name": "HumanoidSpeedClient", "desc": "Client version of the [HumanoidSpeed] class", "realm": [ "Client" ], "source": { "line": 7, "path": "src/humanoidspeed/src/Client/HumanoidSpeedClient.lua" } }