Exemple #1
0
 public virtual void OnExit()
 {
     initPos = roomRef.GetRandomPosition();
     target  = null;
     roomRef = null;
 }