Revision Difference
Player:IsWorldClickingDisabled#551049
<function name="IsWorldClickingDisabled" parent="Player" type="classfunc">
<description>Returns whether the world clicking is disabled for given player or not. See <page>Player:DisableWorldClicking</page>.
⤶
<bug>This value is meant to be networked to the client, but is not currently.</bug>⤶
</description>
<realm>Shared</realm>
<added>2023.01.25</added>
<rets>
<ret type="boolean">Whether the world clicking is disabled or not.</ret>
</rets>
</function>