예제 #1
0
파일: NpcFacade.cs 프로젝트: Waik0/Necrogue
 public void OnDespawned()
 {
     _registry.Remove(this);
 }