vgui.IsHoveringWorld
From GMod Wiki
Function | |
Syntax |
vgui.IsHoveringWorld( ) Where is this used? |
Description: | |
Returns true if the cursor is both visible and currently hovering over the world panel (or in other words, returns true if the cursor isn't hovering over any other panel, like a DFrame for instance). Returns false otherwise. | |
Returns: | Boolean |
Part of Library: | vgui |
Realm: | |
BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=Vgui.IsHoveringWorld]Vgui.IsHoveringWorld [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Examples
Description | N/A | ||
---|---|---|---|
Used on | |||
Code |
| ||
Output | N/A |