DayZ
1.29
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
AddDefect()
void ItemBase::AddDefect
(
)
inline
protected
См. определение в файле
TrapSpawnBase.c
строка
256
257
{
258
if
(
g_Game
.IsServer() )
259
{
260
DecreaseHealth(
""
,
""
,
m_DefectRate
);
261
}
262
}
g_Game
DayZGame g_Game
Определения
DayZGame.c:3942
ItemBase::m_DefectRate
float m_DefectRate
Normalized bait qty reduction on unsuccessful catch.
Определения
TrapSpawnBase.c:14
Перекрестные ссылки
g_Game
и
m_DefectRate
.
ItemBase
Создано системой
1.13.2