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