Source2Toolkit
SchemaEntityClasses

CLogicBranchList

CLogicBranchList

Inheritance: CLogicalEntity

Fields

  • m_nLogicBranchNames CUtlSymbolLarge
  • m_LogicBranchList CUtlVector<CHandle<CBaseEntity>>
  • m_eLastState CLogicBranchList__LogicBranchListenerLastState_t
  • m_OnAllTrue CEntityIOOutput
  • m_OnAllFalse CEntityIOOutput
  • m_OnMixed CEntityIOOutput

Methods

CLogicBranchList* New(className)

Parameters
  • className const char*

CLogicBranchList* FromIndex(iIndex)

Parameters
  • iIndex int

CLogicBranchList* FromIndex(index)

Parameters
  • index CEntityIndex

CHandle<CLogicBranchList> GetHandle()

On this page