Garry's Mod Wiki

Panel:DragHover

  Panel:DragHover( number HoverTime )

Description

This is used internally - although you're able to use it you probably shouldn't.

Called by dragndrop.HoverThink to perform actions on an object that is dragged and hovered over another.

Arguments

1 number HoverTime
If this time is greater than 0.1, PANEL:DragHoverClick is called, passing it as an argument.