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

◆ SelectLightSourceTarget()

void SelectLightSourceTarget ( ActionTarget target)

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

66 {
67 int idx = m_ValidLightItems.Find(target);
69 }
void SetSelectedLightSourceIdx(int value)
Определения PlayerLightManager.c:55
ref array< ref ActionTarget > m_ValidLightItems
Определения PlayerLightManager.c:11

Перекрестные ссылки ActionTarget, m_ValidLightItems и SetSelectedLightSourceIdx().