【m】框架优化

This commit is contained in:
zhangzheng
2026-01-07 18:20:13 +08:00
parent 8ef57d9079
commit cd1207a99a
48 changed files with 2624 additions and 1453 deletions

View File

@@ -13,7 +13,7 @@ namespace Stary.Evo
public class DomainBase : MonoBehaviour
{
public string DomainName { get; set; }
public string DomainNameRaw { get; set; }
/// <summary>
/// 触发Domain时调用该方法