См. определение в файле GardenBase.c строка 294
295 {
297
298 if ( slot != NULL && slot.m_State == Slot.STATE_DIGGED )
299 {
300 return true;
301 }
302 else
303 {
304 return false;
305 }
306 }
Slot GetSlotBySelection(string selection_component)
Перекрестные ссылки GetSlotBySelection().