vgui.IsHoveringWorld

From GMod Wiki

Jump to: navigation, search
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: NewerClient.png
BBCode Link: [b][url=http://wiki.garrysmod.com/?title=Vgui.IsHoveringWorld]Vgui.IsHoveringWorld [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b]



Examples

DescriptionN/A
Used onNewerMissing.png
Code
LuaIco3.pngThis page needs an example to demonstrate the item detailed on this page. See how to make one here.
See more articles that need examples here.
OutputN/A
Personal tools
Namespaces
Variants
Actions
Navigation
Lua Scripting
Functions
Hooks
Toolbox