Exemple #1
0
 /// <summary>
 /// 数据初始化
 /// </summary>
 internal virtual void OnAwake()
 {
     NodeProxy?.OnAwake();
 }