コード例 #1
0
 public void Awake()
 {
     Ins = this;
     dbProxyComponent = Game.Scene.GetComponent <DBProxyComponent>();
 }