更新
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
fileFormatVersion: 2
|
|
||||||
guid: 5a8878e677b5471ab41dd9aa5de372cc
|
|
||||||
timeCreated: 1752544999
|
|
||||||
@@ -4,7 +4,6 @@ namespace CreatGame.UI
|
|||||||
{
|
{
|
||||||
public class UIManager : Singleton<UIManager>
|
public class UIManager : Singleton<UIManager>
|
||||||
{
|
{
|
||||||
|
|
||||||
private Dictionary<UILayer, Queue<UIViewBase>> m_Windows;
|
private Dictionary<UILayer, Queue<UIViewBase>> m_Windows;
|
||||||
/// <summary>
|
/// <summary>
|
||||||
///
|
///
|
||||||
|
|||||||
Reference in New Issue
Block a user