Garry's Mod Wiki

Garry's Mod Wiki

  Panel vgui.GetHoveredPanel()

Description

Returns the panel the cursor is hovering above.

This returns a cached value that is only updated after rendering and before the next VGUI Think/Layout pass.

ie. it lags one frame behind panel layout and is completely unhelpful for PANEL:Paint if your panels are moving around under the mouse a lot every frame.

Returns

1 Panel
The panel that the user is currently hovering over with their cursor.

This site is a community mirror of the official Garry's Mod wiki.. This site is not maintained by Facepunch Studios.

Page content is automatically updated four times a day. Edits and history are not available.

Last Parsed: Loading...