DayZ
1.29
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
ShowWeaponDebug()
void DayZPlayer::ShowWeaponDebug
(
bool
show
)
inline
protected
См. определение в файле
DayZPlayerImplement.c
строка
328
329
{
330
if
(show)
331
{
332
m_WeaponDebug
=
new
WeaponDebug;
333
}
334
else
335
{
336
m_WeaponDebug
= null;
337
}
338
}
DayZPlayer::m_WeaponDebug
ref WeaponDebug m_WeaponDebug
Определения
DayZPlayerImplement.c:129
Перекрестные ссылки
m_WeaponDebug
.
DayZPlayer
Создано системой
1.13.2