コード例 #1
0
ファイル: NpcFacade.cs プロジェクト: Waik0/Necrogue
 public void OnDespawned()
 {
     _registry.Remove(this);
 }