コード例 #1
0
 public SNPCComponent(GameObject parent, NPCManager manager) : base(parent)
 {
     this.manager = manager;
 }