![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| override void | HandlerAttached (Widget w) |
| override void | HandlerDeattached (Widget w) |
| override bool | OnFocus (Widget w, int x, int y) |
| override bool | OnFocusLost (Widget w, int x, int y) |
| void | Setup (notnull MissionWorkshopItem item, EPlayMenuContentType contentType) |
| void | Enable (bool enable=true) |
| ResourceName | GetTexture () |
| void | OnInputDeviceUserChanged (EInputDeviceType oldDevice, EInputDeviceType newDevice) |
| void | OnPlay () |
| void | OnContinue () |
| void | OnRestart () |
| void | OnHost () |
| void | OnFindServers () |
| void | OnCommStatusCheckFinished (SCR_ECommStatus status, float responseTime, float lastSuccessTime, float lastFailTime) |
| void | OnTooltipShow (SCR_ScriptedWidgetTooltip tooltip) |
| void | UpdateModularButtons () |
| void | UpdateWarning () |
| ScriptInvokerString | GetOnMouseInteractionButtonClicked () |
Protected Attributes | |
| bool | m_bBigTile |
| float | m_fThumbnailWidth |
| MissionWorkshopItem | m_Item |
| ref SCR_MissionHeader | m_Header |
| Widget | m_wContentGroup |
| Widget | m_wFeatured |
| TextWidget | m_wName |
| TextWidget | m_wDescription |
| Widget | m_wRecentlyPlayed |
| TextWidget | m_wRecentlyPlayedText |
| Widget | m_wMouseInteractButtons |
| bool | m_bIsMouseInteraction |
| bool | m_bFocused |
| SCR_ModularButtonComponent | m_Play |
| SCR_ModularButtonComponent | m_Continue |
| SCR_ModularButtonComponent | m_FindServer |
| SCR_ModularButtonComponent | m_Host |
| SCR_ModularButtonComponent | m_Restart |
| SCR_SimpleWarningOverlayComponent | m_WarningOverlay |
| SCR_ScriptedWidgetTooltip | m_CurrentTooltip |
| ref ScriptInvokerString | m_OnMouseInteractionButtonClicked |
Definition at line 1 of file SCR_PlayMenuTileComponent.c.
Definition at line 165 of file SCR_PlayMenuTileComponent.c.
|
inlineprotected |
Definition at line 295 of file SCR_PlayMenuTileComponent.c.
|
inlineprotected |
Definition at line 173 of file SCR_PlayMenuTileComponent.c.
|
inlineprotected |
Definition at line 42 of file SCR_PlayMenuTileComponent.c.
|
inlineprotected |
Definition at line 94 of file SCR_PlayMenuTileComponent.c.
|
inlineprotected |
Definition at line 253 of file SCR_PlayMenuTileComponent.c.
|
inlineprotected |
Definition at line 219 of file SCR_PlayMenuTileComponent.c.
|
inlineprotected |
Definition at line 243 of file SCR_PlayMenuTileComponent.c.
Definition at line 102 of file SCR_PlayMenuTileComponent.c.
Definition at line 114 of file SCR_PlayMenuTileComponent.c.
|
inlineprotected |
Definition at line 233 of file SCR_PlayMenuTileComponent.c.
|
inlineprotected |
Definition at line 201 of file SCR_PlayMenuTileComponent.c.
|
inlineprotected |
Definition at line 212 of file SCR_PlayMenuTileComponent.c.
|
inlineprotected |
Definition at line 226 of file SCR_PlayMenuTileComponent.c.
|
inlineprotected |
Definition at line 259 of file SCR_PlayMenuTileComponent.c.
|
inlineprotected |
| [in] | item | |
| [in] | contentType |
Definition at line 128 of file SCR_PlayMenuTileComponent.c.
|
inlineprotected |
Definition at line 266 of file SCR_PlayMenuTileComponent.c.
|
inlineprotected |
Definition at line 281 of file SCR_PlayMenuTileComponent.c.
|
protected |
Definition at line 4 of file SCR_PlayMenuTileComponent.c.
|
protected |
Definition at line 23 of file SCR_PlayMenuTileComponent.c.
|
protected |
Definition at line 22 of file SCR_PlayMenuTileComponent.c.
|
protected |
Definition at line 27 of file SCR_PlayMenuTileComponent.c.
|
protected |
Definition at line 36 of file SCR_PlayMenuTileComponent.c.
|
protected |
Definition at line 28 of file SCR_PlayMenuTileComponent.c.
|
protected |
Definition at line 7 of file SCR_PlayMenuTileComponent.c.
|
protected |
Definition at line 10 of file SCR_PlayMenuTileComponent.c.
|
protected |
Definition at line 29 of file SCR_PlayMenuTileComponent.c.
|
protected |
Definition at line 9 of file SCR_PlayMenuTileComponent.c.
|
protected |
Definition at line 39 of file SCR_PlayMenuTileComponent.c.
|
protected |
Definition at line 26 of file SCR_PlayMenuTileComponent.c.
|
protected |
Definition at line 30 of file SCR_PlayMenuTileComponent.c.
|
protected |
Definition at line 33 of file SCR_PlayMenuTileComponent.c.
|
protected |
Definition at line 12 of file SCR_PlayMenuTileComponent.c.
|
protected |
Definition at line 15 of file SCR_PlayMenuTileComponent.c.
|
protected |
Definition at line 13 of file SCR_PlayMenuTileComponent.c.
|
protected |
Definition at line 20 of file SCR_PlayMenuTileComponent.c.
|
protected |
Definition at line 14 of file SCR_PlayMenuTileComponent.c.
|
protected |
Definition at line 16 of file SCR_PlayMenuTileComponent.c.
|
protected |
Definition at line 17 of file SCR_PlayMenuTileComponent.c.