Revision Difference
CLuaLocomotion:SetStepHeight#565124
<function name="SetStepHeight" parent="CLuaLocomotion" type="classfunc">
<description>Sets the max height the bot can step up</description>
<realm>Server</realm>
<args>
<arg name="height" type="number">Height (default is 18)</arg>⤶
<arg name="height" type="number" default="18">Height</arg>⤶
</args>
</function>