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

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

override void OnDebugSpawn ()
 

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

Методы

◆ OnDebugSpawn()

override void OnDebugSpawn ( )
inlineprivate
432 {
436
437 GetInventory().CreateInInventory("Hatchback_02_Wheel");
438 GetInventory().CreateInInventory("Hatchback_02_Wheel");
439 GetInventory().CreateInInventory("Hatchback_02_Wheel");
440 GetInventory().CreateInInventory("Hatchback_02_Wheel");
441
442 GetInventory().CreateInInventory("Hatchback_02_Door_1_1_Blue");
443 GetInventory().CreateInInventory("Hatchback_02_Door_1_2_Blue");
444 GetInventory().CreateInInventory("Hatchback_02_Door_2_1_Blue");
445 GetInventory().CreateInInventory("Hatchback_02_Door_2_2_Blue");
446 GetInventory().CreateInInventory("Hatchback_02_Hood_Blue");
447 GetInventory().CreateInInventory("Hatchback_02_Trunk_Blue");
448
449 //-----IN CAR CARGO
450 GetInventory().CreateInInventory("Hatchback_02_Wheel");
451 GetInventory().CreateInInventory("Hatchback_02_Wheel");
452 }
void SpawnUniversalParts()
Definition CarScript.c:2761
void SpawnAdditionalItems()
Definition CarScript.c:2799
void FillUpCarFluids()
Definition CarScript.c:2829

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


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