コード例 #1
0
ファイル: ResourceObserver.cs プロジェクト: lingfan/lxl_cpp
 public UnityEngine.GameObject Instantiate()
 {
     return(resState.Instantiate());
 }