Class CBaseClientUIEntity
- Namespace
- CounterStrikeSharp.API.Core
- Assembly
- CounterStrikeSharp.API.dll
public class CBaseClientUIEntity : CBaseModelEntity, IEquatable<CEntityInstance>
- Inheritance
-
object
CBaseClientUIEntity
- Implements
-
- Derived
-
- Inherited Members
-
Constructors
CBaseClientUIEntity(nint)
public CBaseClientUIEntity(nint pointer)
Parameters
pointer
nint
Properties
CustomOutput0
[SchemaMember("CBaseClientUIEntity", "m_CustomOutput0")]
public CEntityIOOutput CustomOutput0 { get; }
Property Value
- CEntityIOOutput
CustomOutput1
[SchemaMember("CBaseClientUIEntity", "m_CustomOutput1")]
public CEntityIOOutput CustomOutput1 { get; }
Property Value
- CEntityIOOutput
CustomOutput2
[SchemaMember("CBaseClientUIEntity", "m_CustomOutput2")]
public CEntityIOOutput CustomOutput2 { get; }
Property Value
- CEntityIOOutput
CustomOutput3
[SchemaMember("CBaseClientUIEntity", "m_CustomOutput3")]
public CEntityIOOutput CustomOutput3 { get; }
Property Value
- CEntityIOOutput
CustomOutput4
[SchemaMember("CBaseClientUIEntity", "m_CustomOutput4")]
public CEntityIOOutput CustomOutput4 { get; }
Property Value
- CEntityIOOutput
CustomOutput5
[SchemaMember("CBaseClientUIEntity", "m_CustomOutput5")]
public CEntityIOOutput CustomOutput5 { get; }
Property Value
- CEntityIOOutput
CustomOutput6
[SchemaMember("CBaseClientUIEntity", "m_CustomOutput6")]
public CEntityIOOutput CustomOutput6 { get; }
Property Value
- CEntityIOOutput
CustomOutput7
[SchemaMember("CBaseClientUIEntity", "m_CustomOutput7")]
public CEntityIOOutput CustomOutput7 { get; }
Property Value
- CEntityIOOutput
CustomOutput8
[SchemaMember("CBaseClientUIEntity", "m_CustomOutput8")]
public CEntityIOOutput CustomOutput8 { get; }
Property Value
- CEntityIOOutput
CustomOutput9
[SchemaMember("CBaseClientUIEntity", "m_CustomOutput9")]
public CEntityIOOutput CustomOutput9 { get; }
Property Value
- CEntityIOOutput
DialogXMLName
[SchemaMember("CBaseClientUIEntity", "m_DialogXMLName")]
public string DialogXMLName { get; set; }
Property Value
- string
Enabled
[SchemaMember("CBaseClientUIEntity", "m_bEnabled")]
public ref bool Enabled { get; }
Property Value
- bool
PanelClassName
[SchemaMember("CBaseClientUIEntity", "m_PanelClassName")]
public string PanelClassName { get; set; }
Property Value
- string
PanelID
[SchemaMember("CBaseClientUIEntity", "m_PanelID")]
public string PanelID { get; set; }
Property Value
- string