DayZ 1.27
DayZ Explorer by KGB
 
Загрузка...
Поиск...
Не найдено

◆ Select()

bool LayoutHolder::Select ( )
inlineprotected

См. определение в файле Container.c строка 350

351 {
352 if( GetFocusedContainer() )
353 return GetFocusedContainer().Select();
354 return false;
355 }
override bool Select()
Определения CargoContainer.c:852
Container GetFocusedContainer()
Определения Container.c:48

Перекрестные ссылки GetFocusedContainer().