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

◆ GetFireplaceType()

string BuildingWithFireplace::GetFireplaceType ( int firePointIndex)
inlineprivate

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

8 {
9 return "FireplaceIndoor";
10 }

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