Revision Difference
CLuaLocomotion:SetDeceleration#565128
<function name="SetDeceleration" parent="CLuaLocomotion" type="classfunc">
<description>Sets the deceleration speed.</description>
<realm>Server</realm>
<args>
<arg name="deceleration" type="number">New deceleration speed (default is 400)</arg>
<arg name="deceleration" type="number" default="400">New deceleration speed.</arg>
</args>
</function>