SchemaEntityClasses
CLogicBranch
CLogicBranch
Inheritance: CLogicalEntity
Fields
- m_bInValue bool
- m_Listeners CUtlVector<CHandle<CBaseEntity>>
- m_OnTrue CEntityIOOutput
- m_OnFalse CEntityIOOutput
Methods
CLogicBranch* New(className)
Parameters
- className const char*
CLogicBranch* FromIndex(iIndex)
Parameters
- iIndex int
CLogicBranch* FromIndex(index)
Parameters
- index CEntityIndex