Data Structures | |
| class | SoftSkillsManager |
Functions | |
| void | SoftSkillManagerDebug (SoftSkillsManager softskill_manager) |
| void | ~SoftSkillManagerDebug () |
| SoftSkillsManager | GetActiveSoftSkillManager () |
| void | OnUpdate () |
| SoftSkillsManager GetActiveSoftSkillManager | ( | ) |
References m_SoftSkillManager.
Referenced by OnUpdate().
| void SoftSkillManagerDebug | ( | SoftSkillsManager | softskill_manager | ) |
References CALL_CATEGORY_SYSTEM, Class::CastTo(), ComponentBonusAfter, ComponentBonusBefore, CoolDown, g_Game, GeneralBonusAfter, GeneralBonusBefore, IsCoolDown, m_PanelSoftSkills, m_SoftSkillManager, OnUpdate(), SpecialtyChange, and SpecialtyTotal.
Referenced by SoftSkillsManager::CreateDebugWindow().
| void ~SoftSkillManagerDebug | ( | ) |
References CALL_CATEGORY_SYSTEM, g_Game, m_PanelSoftSkills, and OnUpdate().
| TextWidget ComponentBonusAfter |
Referenced by OnUpdate(), and SoftSkillManagerDebug().
| TextWidget ComponentBonusBefore |
Referenced by OnUpdate(), and SoftSkillManagerDebug().
| TextWidget CoolDown |
Referenced by OnUpdate(), and SoftSkillManagerDebug().
| TextWidget GeneralBonusAfter |
Referenced by OnUpdate(), and SoftSkillManagerDebug().
| TextWidget GeneralBonusBefore |
Referenced by OnUpdate(), and SoftSkillManagerDebug().
| TextWidget IsCoolDown |
Referenced by OnUpdate(), and SoftSkillManagerDebug().
| ref Widget m_PanelSoftSkills |
Referenced by SoftSkillManagerDebug(), and ~SoftSkillManagerDebug().
| class SoftSkillsManager m_SoftSkillManager |
Referenced by GetActiveSoftSkillManager(), and SoftSkillManagerDebug().
| TextWidget SpecialtyChange |
Referenced by OnUpdate(), and SoftSkillManagerDebug().
| TextWidget SpecialtyTotal |
Referenced by OnUpdate(), and SoftSkillManagerDebug().