|
override void | HandlerAttached (Widget w) |
|
void | CacheStatus (EServiceStatus status) |
|
EServiceStatus | GetStatus () |
|
Public Member Functions inherited from SCR_EventHandlerComponent |
override void | HandlerAttached (Widget w) |
|
override void | HandlerDeattached (Widget w) |
|
override bool | OnClick (Widget w, int x, int y, int button) |
|
override bool | OnChange (Widget w, int x, int y, bool finished) |
|
override bool | OnMouseEnter (Widget w, int x, int y) |
|
override bool | OnMouseLeave (Widget w, Widget enterW, int x, int y) |
|
override bool | OnFocus (Widget w, int x, int y) |
|
override bool | OnFocusLost (Widget w, int x, int y) |
|
override bool | OnMouseButtonDown (Widget w, int x, int y, int button) |
|
override bool | OnMouseButtonUp (Widget w, int x, int y, int button) |
|
override bool | OnDoubleClick (Widget w, int x, int y, int button) |
|
ScriptInvoker | GetOnHandlerAttached () |
|
ScriptInvoker | m_OnHandlerDetached () |
|
ScriptInvoker | GetOnChange () |
|
ScriptInvoker | GetOnChangeFinal () |
|
ScriptInvoker | GetOnFocus () |
|
ScriptInvoker | GetOnFocusLost () |
|
ScriptInvoker | GetOnMouseEnter () |
|
ScriptInvoker | GetOnMouseLeave () |
|
ScriptInvoker | GetOnClick () |
|
ScriptInvoker | GetOnMouseButtonDown () |
|
ScriptInvoker | GetOnMouseButtonUp () |
|
ScriptInvoker | GetOnDoubleClick () |
|
◆ CacheStatus()
void SCR_ServicesStatusDialogLineComponent.CacheStatus |
( |
EServiceStatus |
status | ) |
|
◆ FindComponent()
◆ GetStatus()
EServiceStatus SCR_ServicesStatusDialogLineComponent.GetStatus |
( |
| ) |
|
◆ HandlerAttached()
override void SCR_ServicesStatusDialogLineComponent.HandlerAttached |
( |
Widget |
w | ) |
|
◆ m_eStatus
EServiceStatus SCR_ServicesStatusDialogLineComponent.m_eStatus |
|
protected |
◆ m_wBackground
ImageWidget SCR_ServicesStatusDialogLineComponent.m_wBackground |
◆ m_wIconWidget
ImageWidget SCR_ServicesStatusDialogLineComponent.m_wIconWidget |
◆ m_wTitle
TextWidget SCR_ServicesStatusDialogLineComponent.m_wTitle |
The documentation for this interface was generated from the following file:
- Game/Components/SCR_ServicesStatusDialogComponent.c