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

◆ SetFirePointIndex()

void FireplaceIndoor::SetFirePointIndex ( int fire_point_index)
inlineprotected

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

100 {
101 m_FirePointIndex = fire_point_index;
102 }
int m_FirePointIndex
Определения FireplaceIndoor.c:6

Перекрестные ссылки m_FirePointIndex.

Используется в CopyOldPropertiesToNew() и ActionCreateIndoorFireplace::OnExecuteServer().