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

◆ OnDebugSpawn()

override void MakarovIJ70_Base::OnDebugSpawn ( )
inlineprivate

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

10 {
11 GameInventory inventory = GetInventory();
12 inventory.CreateInInventory( "PistolSuppressor" );
13
14 SpawnAttachedMagazine("Mag_IJ70_8Rnd");
15 }
EntityAI CreateInInventory(string type)
creates entity somewhere in inventory
Определения Inventory.c:874

Перекрестные ссылки GameInventory::CreateInInventory().