Source2Toolkit
SchemaEntityClasses

CLogicNPCCounter

CLogicNPCCounter

Inheritance: CBaseEntity

Fields

  • m_OnMinCountAll CEntityIOOutput
  • m_OnMaxCountAll CEntityIOOutput
  • m_OnMinCount_1 CEntityIOOutput
  • m_OnMaxCount_1 CEntityIOOutput
  • m_OnMinCount_2 CEntityIOOutput
  • m_OnMaxCount_2 CEntityIOOutput
  • m_OnMinCount_3 CEntityIOOutput
  • m_OnMaxCount_3 CEntityIOOutput
  • m_hSource CEntityHandle
  • m_iszSourceEntityName CUtlSymbolLarge
  • m_flDistanceMax float
  • m_bDisabled bool
  • m_nMinCountAll int32_t
  • m_nMaxCountAll int32_t
  • m_nMinFactorAll int32_t
  • m_nMaxFactorAll int32_t
  • m_iszNPCClassname_1 CUtlSymbolLarge
  • m_nNPCState_1 int32_t
  • m_bInvertState_1 bool
  • m_nMinCount_1 int32_t
  • m_nMaxCount_1 int32_t
  • m_nMinFactor_1 int32_t
  • m_nMaxFactor_1 int32_t
  • m_flDefaultDist_1 float
  • m_iszNPCClassname_2 CUtlSymbolLarge
  • m_nNPCState_2 int32_t
  • m_bInvertState_2 bool
  • m_nMinCount_2 int32_t
  • m_nMaxCount_2 int32_t
  • m_nMinFactor_2 int32_t
  • m_nMaxFactor_2 int32_t
  • m_flDefaultDist_2 float
  • m_iszNPCClassname_3 CUtlSymbolLarge
  • m_nNPCState_3 int32_t
  • m_bInvertState_3 bool
  • m_nMinCount_3 int32_t
  • m_nMaxCount_3 int32_t
  • m_nMinFactor_3 int32_t
  • m_nMaxFactor_3 int32_t
  • m_flDefaultDist_3 float

Methods

CLogicNPCCounter* New(className)

Parameters
  • className const char*

CLogicNPCCounter* FromIndex(iIndex)

Parameters
  • iIndex int

CLogicNPCCounter* FromIndex(index)

Parameters
  • index CEntityIndex

CHandle<CLogicNPCCounter> GetHandle()

On this page