DLabel:DoDoubleClick
Example
Opens a URL in Steam Overlay by double clicking the text "Click ME"!
Output:
Called when the label is double clicked by the player with left clicks.
DLabel:SetDoubleClickingEnabled must be set to true for this hook to work, which it is by default.
This will be called after DLabel:OnDepressed and DLabel:OnReleased and DLabel:DoClick.
See also DLabel:DoRightClick and DLabel:DoMiddleClick.
Opens a URL in Steam Overlay by double clicking the text "Click ME"!