打开窗口框架
This commit is contained in:
@@ -3,7 +3,7 @@ using UnityEngine.UI;
|
||||
|
||||
namespace CreatGame.UI
|
||||
{
|
||||
public class UIMainView : UIViewBase
|
||||
public partial class UIMainView : UIViewBase
|
||||
{
|
||||
public override string PrefabPath => "Prefabs/UI/MainView";
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user