コード例 #1
0
ファイル: AiSystem.cs プロジェクト: yqxflong/DashFire
 public void SetNpcManager(NpcManager npcMgr)
 {
     m_NpcMgr = npcMgr;
 }