Source2Toolkit
SchemaEntityClasses

CBaseClientUIEntity

CBaseClientUIEntity

Inheritance: CBaseModelEntity

Fields

  • m_bEnabled bool
  • m_DialogXMLName CUtlSymbolLarge
  • m_PanelClassName CUtlSymbolLarge
  • m_PanelID CUtlSymbolLarge

Methods

CBaseClientUIEntity* New(className)

Parameters
  • className const char*

CBaseClientUIEntity* FromIndex(iIndex)

Parameters
  • iIndex int

CBaseClientUIEntity* FromIndex(index)

Parameters
  • index CEntityIndex

CHandle<CBaseClientUIEntity> GetHandle()

On this page