DayZ 1.24
Loading...
Searching...
No Matches
OffroadHatchback Class Reference

Private Member Functions

override void OnDebugSpawn ()
 

Detailed Description

Definition at line 462 of file OffroadHatchback.c.

Member Function Documentation

◆ OnDebugSpawn()

override void OffroadHatchback::OnDebugSpawn ( )
inlineprivate

Definition at line 464 of file OffroadHatchback.c.

465 {
469
470 GetInventory().CreateInInventory("HatchbackWheel");
471 GetInventory().CreateInInventory("HatchbackWheel");
472 GetInventory().CreateInInventory("HatchbackWheel");
473 GetInventory().CreateInInventory("HatchbackWheel");
474
475 GetInventory().CreateInInventory("HatchbackDoors_Driver_Blue");
476 GetInventory().CreateInInventory("HatchbackDoors_CoDriver_Blue");
477 GetInventory().CreateInInventory("HatchbackHood_Blue");
478 GetInventory().CreateInInventory("HatchbackTrunk_Blue");
479
480 //-----IN CAR CARGO
481 GetInventory().CreateInInventory("HatchbackWheel");
482 GetInventory().CreateInInventory("HatchbackWheel");
483 }
void SpawnUniversalParts()
Definition CarScript.c:2516
void SpawnAdditionalItems()
Definition CarScript.c:2554
void FillUpCarFluids()
Definition CarScript.c:2578

The documentation for this class was generated from the following file: