Garry's Mod Wiki

Revision Difference

Player:IsWorldClicking#551017

<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>⤶ Returns whether the player is using the world clicking feature, see <page>Panel:SetWorldClicker</page>⤶ </description> <realm>Shared</realm> <rets> <ret name="" type="boolean">Is the player world clicking or not.</ret> </rets> </function>