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

◆ OnStoreLoad()

bool GameInventory::OnStoreLoad ( ParamsReadContext ctx,
int version )
inlineprotected

db load hooks

См. определение в файле 3_Game/DayZ/Systems/Inventory/Inventory.c строка 837

838 {
839 return true;
840 }