Revision Difference
Player:IsWorldClicking#512707
<function name="IsWorldClicking" parent="Player" type="classfunc">⤶
<description>⤶
Returns if the player is in the context menu.⤶
⤶
<note>Although this is shared, it will only work properly on the CLIENT for the local player. Using this serverside or on other players will return false.</note>⤶
</description>⤶
<realm>Shared</realm>⤶
<rets>⤶
<ret name="" type="boolean">Is the player world clicking or not.</ret>⤶
</rets>⤶
</function>⤶
⤶