Garry's Mod Wiki

Player:SetPressedWidget

  Player:SetPressedWidget( Entity pressedWidget = NULL )

Description

Sets the widget that is currently in use by the player's mouse.

Having a pressed widget stops the player from firing their weapon to allow input to be passed onto the widget.

Arguments

1 Entity pressedWidget = NULL
The widget the player is currently using.