DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
IsWeaponChange()
bool
IsWeaponChange
(
out
string
pNewWeapon
,
out
int
pHideSlot
,
out
int
pShowSlot
)
protected
См. определение в файле
PluginDayzPlayerDebug.c
строка
1037
1038
{
1039
if
(
m_Weapons
)
1040
{
1041
m_Weapons
.IsWeaponChange(pNewWeapon, pHideSlot, pShowSlot);
1042
}
1043
1044
return
false
;
1045
}
m_Weapons
ref PluginDayzPlayerDebug_Weapons m_Weapons
Определения
PluginDayzPlayerDebug.c:268
Перекрестные ссылки
m_Weapons
.
Ishodniki
scripts
4_World
Plugins
PluginBase
PluginDayzPlayerDebug.c
Создано системой
1.13.2