Exemplo n.º 1
0
 /// <summary>
 /// 节点激活
 /// </summary>
 internal virtual void OnEnable()
 {
     NodeProxy?.OnEnable();
 }