DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
ReadFromContext()
[3/3]
override void WeaponEventBase::ReadFromContext
(
ParamsReadContext
ctx
)
inline
private
См. определение в файле
Events.c
строка
171
172
{
173
super.ReadFromContext(ctx);
174
m_dst
=
new
InventoryLocation;
175
m_dst
.
ReadFromContext
(ctx);
176
}
InventoryLocation::ReadFromContext
bool ReadFromContext(ParamsReadContext ctx)
Определения
InventoryLocation.c:296
WeaponEventBase::m_dst
ref InventoryLocation m_dst
Определения
Events.c:149
Перекрестные ссылки
m_dst
.
WeaponEventBase
Создано системой
1.13.2