Property | Type | Description | |
---|---|---|---|
BeforeRender | System.Action | ||
CursorOffset | int2 | ||
TooltipDelay | int |
Method | Description | |
---|---|---|
Draw ( ) : void | ||
GetCursor ( int2 pos ) : string | ||
GetEventBounds ( ) : |
||
RemoveTooltip ( ) : void | ||
SetTooltip ( string id, WidgetArgs args ) : void | ||
TooltipContainerWidget ( ) : System |
public GetEventBounds ( ) : |
||
return |
public SetTooltip ( string id, WidgetArgs args ) : void | ||
id | string | |
args | WidgetArgs | |
return | void |