Revision Difference
Player:Crouching#525284
<function name="Crouching" parent="Player" type="classfunc">
<description>Returns whether the player is crouching or not</description>⤶
<description>Returns whether the player is crouching or not. (FL_DUCKING flag)</description>⤶
<realm>Shared</realm>
<rets>
<ret name="" type="boolean">Whether the player is crouching</ret>
</rets>
</function>