Пример #1
0
 public NavMeshEntrance GetEntrance(int index)
 {
     return(meshGenerator.GetEntrance(index));
 }