См. определение в файле GardenBase.c строка 356
357 {
359 if (slot != NULL && slot.GetState() == eGardenSlotState.STATE_DIGGED)
360 {
361 return true;
362 }
363 else
364 {
365 return false;
366 }
367 }
Slot GetSlotBySelection(string selection_component)
Перекрестные ссылки GetSlotBySelection().