2_core
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
2_core [2017/06/25 13:06] – [UIHub] loywong | 2_core [2024/06/18 13:42] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 32: | Line 32: | ||
protected Action< | protected Action< | ||
protected Action< | protected Action< | ||
+ | |||
+ | ... | ||
+ | ... | ||
</ | </ | ||
==== UIScene ==== | ==== UIScene ==== | ||
Manage all ui scenes. | Manage all ui scenes. | ||
- | API: | + | \\ API: |
<code c#> | <code c#> | ||
public bool HasEntered (int sceneid) | public bool HasEntered (int sceneid) | ||
Line 44: | Line 47: | ||
public int GetSceneDefaultToppestUI (int sceneID) | public int GetSceneDefaultToppestUI (int sceneID) | ||
public bool Logout () | public bool Logout () | ||
+ | ... | ||
+ | ... | ||
</ | </ | ||
==== UIHub ==== | ==== UIHub ==== |
2_core.1498395989.txt.gz · Last modified: 2024/06/18 13:44 (external edit)