![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Static Private Member Functions | |
| static void | AddToActiveWindows (int id, UIScriptedWindow window) |
| static map< int, UIScriptedWindow > | GetActiveWindows () |
| static UIScriptedWindow | GetWindow (int id) |
| static void | RemoveFromActiveWindows (int id) |
Private Attributes | |
| int | m_Id |
| Widget | m_WgtRoot |
Static Private Attributes | |
| static ref map< int, UIScriptedWindow > | m_ActiveWindows |
Definition at line 1 of file uiscriptedwindow.c.
|
inlineprivate |
Definition at line 44 of file uiscriptedwindow.c.
References m_Id.
Referenced by AddToActiveWindows(), and GetWindow().
|
inlineprivate |
Definition at line 49 of file uiscriptedwindow.c.
References GetWidgetRoot().
|
inlinestaticprivate |
Definition at line 9 of file uiscriptedwindow.c.
References UIScriptedWindow(), and m_ActiveWindows.
Referenced by UIManager::OpenWindow().
|
inlineprivate |
Definition at line 74 of file uiscriptedwindow.c.
|
inlinestaticprivate |
Definition at line 37 of file uiscriptedwindow.c.
References m_ActiveWindows.
Referenced by UIMenuPanel::OnChange(), UIMenuPanel::OnClick(), UIMenuPanel::OnController(), UIMenuPanel::OnDoubleClick(), UIMenuPanel::OnDrag(), UIMenuPanel::OnDragging(), UIMenuPanel::OnDraggingOver(), UIMenuPanel::OnDrop(), UIMenuPanel::OnDropReceived(), UIMenuPanel::OnEvent(), UIMenuPanel::OnFocus(), UIMenuPanel::OnFocusLost(), UIMenuPanel::OnItemSelected(), UIMenuPanel::OnKeyDown(), UIMenuPanel::OnKeyPress(), UIMenuPanel::OnKeyUp(), UIMenuPanel::OnModalResult(), UIMenuPanel::OnMouseButtonDown(), UIMenuPanel::OnMouseButtonUp(), UIMenuPanel::OnMouseEnter(), UIMenuPanel::OnMouseLeave(), UIMenuPanel::OnMouseWheel(), and UIMenuPanel::OnSelect().
|
inlineprivate |
Definition at line 55 of file uiscriptedwindow.c.
References m_WgtRoot.
Referenced by ~UIScriptedWindow(), HideWindow(), and ShowWindow().
|
inlinestaticprivate |
Definition at line 27 of file uiscriptedwindow.c.
References UIScriptedWindow(), and m_ActiveWindows.
Referenced by UIManager::CloseWindow(), UIManager::IsWindowOpened(), and UIManager::OpenWindow().
|
inlineprivate |
Definition at line 69 of file uiscriptedwindow.c.
References GetWidgetRoot().
Referenced by UIManager::CloseWindow().
|
inlineprivate |
Definition at line 60 of file uiscriptedwindow.c.
Referenced by UIManager::OpenWindow().
Definition at line 160 of file uiscriptedwindow.c.
Definition at line 80 of file uiscriptedwindow.c.
Definition at line 140 of file uiscriptedwindow.c.
Definition at line 90 of file uiscriptedwindow.c.
Definition at line 165 of file uiscriptedwindow.c.
Definition at line 170 of file uiscriptedwindow.c.
Definition at line 175 of file uiscriptedwindow.c.
Definition at line 180 of file uiscriptedwindow.c.
Definition at line 185 of file uiscriptedwindow.c.
Definition at line 190 of file uiscriptedwindow.c.
Definition at line 105 of file uiscriptedwindow.c.
Definition at line 110 of file uiscriptedwindow.c.
|
inlineprivate |
Definition at line 100 of file uiscriptedwindow.c.
Definition at line 145 of file uiscriptedwindow.c.
Definition at line 155 of file uiscriptedwindow.c.
Definition at line 150 of file uiscriptedwindow.c.
Definition at line 85 of file uiscriptedwindow.c.
Definition at line 125 of file uiscriptedwindow.c.
Definition at line 130 of file uiscriptedwindow.c.
Definition at line 115 of file uiscriptedwindow.c.
Definition at line 120 of file uiscriptedwindow.c.
Definition at line 135 of file uiscriptedwindow.c.
Definition at line 95 of file uiscriptedwindow.c.
|
inlinestaticprivate |
Definition at line 19 of file uiscriptedwindow.c.
References m_ActiveWindows.
Referenced by UIManager::CloseWindow().
|
inlineprivate |
Definition at line 64 of file uiscriptedwindow.c.
References GetWidgetRoot().
|
staticprivate |
Definition at line 7 of file uiscriptedwindow.c.
Referenced by AddToActiveWindows(), GetActiveWindows(), GetWindow(), and RemoveFromActiveWindows().
|
private |
Definition at line 4 of file uiscriptedwindow.c.
Referenced by UIScriptedWindow(), and CloseWindow().
|
private |
Definition at line 3 of file uiscriptedwindow.c.
Referenced by GetWidgetRoot().