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

◆ Deconstruct()

void TentBase::Deconstruct ( )
inlineprivate

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

33 {
34 StaticConstructionMethods.SpawnConstructionMaterialPiles(this, null, GetMaterialPath(), GetShelterVariant());
35 SpawnKit();
36 Delete();
37 }
string GetMaterialPath()
Определения Shelter.c:39
void SpawnKit()
Определения Shelter.c:49
string GetShelterVariant()
Определения Shelter.c:44

Перекрестные ссылки GetMaterialPath(), ShelterBase::GetShelterVariant(), StaticConstructionMethods::SpawnConstructionMaterialPiles() и SpawnKit().