![]()  | 
  
    Dayz Explorer
    1.24.157551 (v105080)
    
   Dayz Code Explorer by Zeroy 
   | 
 
Go to the source code of this file.
Data Structures | |
| class | SoftSkillsManager | 
Functions | |
| void | SoftSkillManagerDebug (SoftSkillsManager softskill_manager) | 
| void | ~SoftSkillManagerDebug () | 
| SoftSkillsManager | GetActiveSoftSkillManager () | 
| void | OnUpdate () | 
| SoftSkillsManager GetActiveSoftSkillManager | ( | ) | 
Definition at line 607 of file softskillsmanager.c.
| void SoftSkillManagerDebug | ( | SoftSkillsManager | softskill_manager | ) | 
Definition at line 570 of file softskillsmanager.c.
| void ~SoftSkillManagerDebug | ( | ) | 
Definition at line 597 of file softskillsmanager.c.
| TextWidget ComponentBonusAfter | 
Definition at line 564 of file softskillsmanager.c.
| TextWidget ComponentBonusBefore | 
Definition at line 563 of file softskillsmanager.c.
| TextWidget CoolDown | 
Definition at line 567 of file softskillsmanager.c.
| TextWidget GeneralBonusAfter | 
Definition at line 566 of file softskillsmanager.c.
| TextWidget GeneralBonusBefore | 
Definition at line 565 of file softskillsmanager.c.
| TextWidget IsCoolDown | 
Definition at line 568 of file softskillsmanager.c.
| ref Widget m_PanelSoftSkills | 
Definition at line 560 of file softskillsmanager.c.
| class SoftSkillsManager m_SoftSkillManager | 
| TextWidget SpecialtyChange | 
Definition at line 562 of file softskillsmanager.c.
| TextWidget SpecialtyTotal | 
Definition at line 561 of file softskillsmanager.c.