DayZ 1.27
DayZ Explorer by KGB
 
Загрузка...
Поиск...
Не найдено

◆ SetComponentBonusBefore()

void SoftSkillsManager::SetComponentBonusBefore ( float component_bonus_before)
inlineprotected

См. определение в файле SoftSkillsManager.c строка 477

478 {
479 m_ComponentBonusBefore = component_bonus_before;
480 }
float m_ComponentBonusBefore
Определения SoftSkillsManager.c:24

Перекрестные ссылки m_ComponentBonusBefore.

Используется в ResetDebugWindow() и SetBonusBefore().