Source2Toolkit
SchemaEntityClasses

CLogicRelay

CLogicRelay

Inheritance: CLogicalEntity

Fields

  • m_OnSpawn CEntityIOOutput
  • m_OnTrigger CEntityIOOutput
  • m_bDisabled bool
  • m_bWaitForRefire bool
  • m_bTriggerOnce bool
  • m_bFastRetrigger bool
  • m_bPassthoughCaller bool

Methods

CLogicRelay* New(className)

Parameters
  • className const char*

CLogicRelay* FromIndex(iIndex)

Parameters
  • iIndex int

CLogicRelay* FromIndex(index)

Parameters
  • index CEntityIndex

CHandle<CLogicRelay> GetHandle()

On this page