DayZ
1.28
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
ShowWeaponDebug()
void DayZPlayer::ShowWeaponDebug
(
bool
show
)
inline
protected
См. определение в файле
DayZPlayerImplement.c
строка
350
351
{
352
if
(show)
353
{
354
m_WeaponDebug
=
new
WeaponDebug;
355
}
356
else
357
{
358
m_WeaponDebug
= null;
359
}
360
}
DayZPlayer::m_WeaponDebug
ref WeaponDebug m_WeaponDebug
Определения
DayZPlayerImplement.c:153
Перекрестные ссылки
m_WeaponDebug
.
DayZPlayer
Создано системой
1.13.2