Garry's Mod Wiki

Revision Difference

CMoveData:SetConstraintRadius#544075

<function name="SetConstraintRadius" parent="CMoveData" type="classfunc"> <description> Sets the radius that constrains the players movement. ⤶ ⤶ It is unknown what this function does as changing its values doesn't affect player movement.⤶ ⤶ Works with conjunction of:⤶ * <page>CMoveData:SetConstraintWidth</page>⤶ * <page>CMoveData:SetConstraintSpeedScale</page>⤶ * <page>CMoveData:SetConstraintCenter</page>⤶ </description> <realm>Shared</realm> <args> <arg name="radius" type="number">The new constraint radius</arg> </args> </function>