class ScriptConsoleToolTipEventHandlerSource
ScriptConsoleToolTipEventHandler › ScriptedWidgetEventHandler › Managed
All members, including inherited
Members 9
reference string HintMessageReferenced by GetMessage()
protected Widget m_Rootprotected float m_HoverTimeprotected bool m_HoverSuccessTriggeredprotected Widget m_CurrentHoverWidgetprotected Widget m_HintWidgetRootprotected ImageWidget m_HintWidgetBackgroundReferenced by DisplayHint()
protected RichTextWidget m_HintWidgetReferenced by DisplayHint()
protected ref Timer m_TimerMethods 9
void OnWidgetScriptInit(Widget w)protected bool Tick()References HoverInterrupt(), HoverSuccess(), Widget.IsVisibleHierarchy()
Show 4 more
, m_CurrentHoverWidget, m_HoverSuccessTriggered, m_HoverTime, and m_Rootprotected void DisplayHint(string message)Referenced by HoverSuccess()
protected void HideHint()Referenced by HoverInterrupt()
protected void HoverSuccess()Referenced by Tick()
protected void HoverInterrupt()References HideHint(), m_CurrentHoverWidget, m_HoverSuccessTriggered