DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
OnDebugSpawn()
override void Deagle_Base::OnDebugSpawn
(
)
inline
private
См. определение в файле
DE.c
строка
9
10
{
11
GameInventory inventory = GetInventory();
12
inventory.
CreateInInventory
(
"PistolSuppressor"
);
13
inventory.
CreateInInventory
(
"PistolOptic"
);
14
15
SpawnAttachedMagazine(
"Mag_Deagle_9rnd"
);
16
}
GameInventory::CreateInInventory
EntityAI CreateInInventory(string type)
creates entity somewhere in inventory
Определения
Inventory.c:874
Перекрестные ссылки
GameInventory::CreateInInventory()
.
Deagle_Base
Создано системой
1.13.2