DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
ShowWeaponDebug()
void DayZPlayer::ShowWeaponDebug
(
bool
show
)
inline
protected
См. определение в файле
DayZPlayerImplement.c
строка
343
344
{
345
if
(show)
346
{
347
m_WeaponDebug
=
new
WeaponDebug;
348
}
349
else
350
{
351
m_WeaponDebug
= null;
352
}
353
}
DayZPlayer::m_WeaponDebug
ref WeaponDebug m_WeaponDebug
Определения
DayZPlayerImplement.c:153
Перекрестные ссылки
m_WeaponDebug
.
DayZPlayer
Создано системой
1.13.2