Elin Decompiled Documentation
EA 23.102 Nightly
Loading...
Searching...
No Matches
WindowController.cs
Go to the documentation of this file.
1
using
UnityEngine;
2
3
public
class
WindowController
: MonoBehaviour
4
{
5
public
Window
window
;
6
7
public
virtual
void
OnSwitchContent
(
Window
window
)
8
{
9
}
10
}
WindowController
Definition:
WindowController.cs:4
WindowController.window
Window window
Definition:
WindowController.cs:5
WindowController.OnSwitchContent
virtual void OnSwitchContent(Window window)
Definition:
WindowController.cs:7
Window
Definition:
Window.cs:13
Elin
Plugins.UI
WindowController.cs
Generated by
1.9.6