Click or drag to resize

IGH_ZuiAction Methods

The IGH_ZuiAction type exposes the following members.

Methods
  NameDescription
Public methodIsTooltipRegion
Determine whether the specified pixel should result in a tooltip when the cursor hovers over it.
(Inherited from IGH_TooltipAwareObject.)
Public methodPerform
This method will be called when the action needs to be performed.
Public methodSetupTooltip
This function is called when a tooltip it about to be displayed.
(Inherited from IGH_TooltipAwareObject.)
Top
See Also