См. определение в файле SoftSkillsManager.c строка 570
571 {
573 m_PanelSoftSkills =
g_Game.GetWorkspace().CreateWidgets(
"gui/layouts/debug/day_z_hud_debug_softskills.layout");
574
576
585
595 }
TextWidget SpecialtyTotal
TextWidget SpecialtyChange
TextWidget GeneralBonusAfter
TextWidget ComponentBonusAfter
TextWidget GeneralBonusBefore
TextWidget ComponentBonusBefore
ref Widget m_PanelSoftSkills
class SoftSkillsManager m_SoftSkillManager
Super root of all classes in Enforce script.
static proto bool CastTo(out Class to, Class from)
Try to safely down-cast base class to child class.
Перекрестные ссылки CALL_CATEGORY_SYSTEM, Class::CastTo(), ComponentBonusAfter, ComponentBonusBefore, CoolDown, g_Game, GeneralBonusAfter, GeneralBonusBefore, IsCoolDown, m_PanelSoftSkills, m_SoftSkillManager, OnUpdate(), SpecialtyChange и SpecialtyTotal.
Используется в SoftSkillsManager::CreateDebugWindow().