Revision Difference
CLuaLocomotion:SetDesiredSpeed#565081
<function name="SetDesiredSpeed" parent="CLuaLocomotion" type="classfunc">
<description>Sets movement speed.</description>
<description>Sets movement speed. The default value is 0. used by <page>CLuaLocomotion:Approach</page> </description>
<realm>Server</realm>
<args>
<arg name="speed" type="number">The new desired speed</arg>
</args>
</function>