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

Закрытые члены

override void OnDebugSpawn ()
 

Подробное описание

Методы

◆ OnDebugSpawn()

override void OnDebugSpawn ( )
inlineprivate
461 {
465
466 GetInventory().CreateInInventory("Sedan_02_Wheel");
467 GetInventory().CreateInInventory("Sedan_02_Wheel");
468 GetInventory().CreateInInventory("Sedan_02_Wheel");
469 GetInventory().CreateInInventory("Sedan_02_Wheel");
470
471 GetInventory().CreateInInventory("Sedan_02_Door_1_1_Grey");
472 GetInventory().CreateInInventory("Sedan_02_Door_1_2_Grey");
473 GetInventory().CreateInInventory("Sedan_02_Door_2_1_Grey");
474 GetInventory().CreateInInventory("Sedan_02_Door_2_2_Grey");
475 GetInventory().CreateInInventory("Sedan_02_Hood_Grey");
476 GetInventory().CreateInInventory("Sedan_02_Trunk_Grey");
477
478 //-----IN CAR CARGO
479 GetInventory().CreateInInventory("Sedan_02_Wheel");
480 GetInventory().CreateInInventory("Sedan_02_Wheel");
481 }
void SpawnUniversalParts()
Definition CarScript.c:2761
void SpawnAdditionalItems()
Definition CarScript.c:2799
void FillUpCarFluids()
Definition CarScript.c:2829

Перекрестные ссылки FillUpCarFluids(), SpawnAdditionalItems() и SpawnUniversalParts().


Объявления и описания членов класса находятся в файле: