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

◆ ReadFromContext() [3/3]

override void WeaponEventBase::ReadFromContext ( ParamsReadContext ctx)
inlineprivate

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

172 {
173 super.ReadFromContext(ctx);
174 m_dst = new InventoryLocation;
176 }
bool ReadFromContext(ParamsReadContext ctx)
Определения InventoryLocation.c:296
ref InventoryLocation m_dst
Определения Events.c:149

Перекрестные ссылки m_dst.