(client):feat:添加对列表定义读取的支持,ui管理器将对没有键的窗口也进行统一管理
This commit is contained in:
9
Client/Assets/Scripts/Prefab/EntityPrefab.cs
Normal file
9
Client/Assets/Scripts/Prefab/EntityPrefab.cs
Normal file
@ -0,0 +1,9 @@
|
||||
using UnityEngine;
|
||||
|
||||
namespace Prefab
|
||||
{
|
||||
public class EntityPrefab:MonoBehaviour
|
||||
{
|
||||
|
||||
}
|
||||
}
|
3
Client/Assets/Scripts/Prefab/EntityPrefab.cs.meta
Normal file
3
Client/Assets/Scripts/Prefab/EntityPrefab.cs.meta
Normal file
@ -0,0 +1,3 @@
|
||||
fileFormatVersion: 2
|
||||
guid: b20b1846b9ef47db83c2ac8c4c4e82cb
|
||||
timeCreated: 1752975550
|
Reference in New Issue
Block a user