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, WorkspaceWidget::CreateWidgets(), GeneralBonusAfter, GeneralBonusBefore, GetGame(), CGame::GetUpdateQueue(), CGame::GetWorkspace(), ScriptInvoker::Insert(), IsCoolDown, m_PanelSoftSkills, m_SoftSkillManager, OnUpdate(), SpecialtyChange, and SpecialtyTotal.
Referenced by SoftSkillsManager::CreateDebugWindow().
| void ~SoftSkillManagerDebug | ( | ) | 
References CALL_CATEGORY_SYSTEM, GetGame(), CGame::GetUpdateQueue(), m_PanelSoftSkills, OnUpdate(), and ScriptInvoker::Remove().
| 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().