UGUI代码导出工具

This commit is contained in:
2025-07-16 18:22:32 +08:00
parent 76507e5929
commit a6f442044a
5 changed files with 10 additions and 7 deletions

View File

@@ -5,6 +5,7 @@ namespace CreatGame.UI
{
public class UIMainView : UIViewBase
{
public override string PrefabPath => "Prefabs/UI/MainView";
/// <summary>
///
/// </summary>