DIFF

class HudDebugWinHealthSource

HudDebugWinHealth HudDebugWinBase

All members, including inherited

Constructors 2

void HudDebugWinHealth(Widget widget_root)
Referenced by HudDebug.Init()
void ~HudDebugWinHealth()
References SetUpdate()

Members 10

protected bool m_IsInit
Referenced by Hide(), InitDebug(), and Update()
protected bool m_IsModeSelf = true
protected Widget m_WgtPanel
protected ScrollWidget m_WgtPanelScroll
protected TextWidget m_TargetDisplayNameW
protected ButtonWidget m_ButtonSelf
protected ButtonWidget m_ButtonTarget
protected EntityAI m_TargetEntity
Referenced by Hide(), InitEntityEntries(), Update()
Show 1 more, UpdateZones()
protected PluginDeveloperSync m_DevSyncPlugin
Referenced by InitEntityEntries(), SetUpdate(), Show()
Show 2 more, Update(), and UpdateZones()
protected ref array<ref HudDebugWinHealthEntry> m_Entries = {}
Referenced by CleanupEntries(), InitEntry(), OnClick()
Show 1 more, UpdateZones()

Methods 13

override int GetType()
override void Show()
override void Hide()
void HandleTargetState(bool button)
Referenced by OnClick()
void CleanupEntries()
Referenced by Hide(), and Update()