| WindowManager Class |
[Missing <summary> documentation for "T:Slash.Unity.Common.Scenes.WindowManager"]
Namespace: Slash.Unity.Common.Scenes
The WindowManager type exposes the following members.
| Name | Description | |
|---|---|---|
| WindowManager |
Constructor.
|
| Name | Description | |
|---|---|---|
| CloseWindow | ||
| GoBack |
Returns to previous window of the window with the specified id if any available in window stack.
| |
| OnWindowDestroyed | ||
| OpenWindow(String) | ||
| OpenWindow(String, ActionObject) | ||
| OpenWindow(String, Object) | ||
| OpenWindow(WindowManagerWindow, WindowManagerWindow) | ||
| OpenWindow(String, Object, WindowManagerWindow) | ||
| OpenWindow(String, Object, WindowManagerWindow, ActionObject) | ||
| OpenWindow(String, Object, WindowManagerWindow, ActionObject, ActionWindowManagerWindow) |
| Name | Description | |
|---|---|---|
| WindowOpened |
| Name | Description | |
|---|---|---|
| RootContext |
Root data context.
|