Source2Toolkit
SchemaEntityClasses

CBombTarget

CBombTarget

Inheritance: CBaseTrigger

Fields

  • m_OnBombExplode CEntityIOOutput
  • m_OnBombPlanted CEntityIOOutput
  • m_OnBombDefused CEntityIOOutput
  • m_bIsBombSiteB bool
  • m_bIsHeistBombTarget bool
  • m_bBombPlantedHere bool
  • m_szMountTarget CUtlSymbolLarge
  • m_hInstructorHint CHandle<CBaseEntity>
  • m_nBombSiteDesignation int32_t

Methods

CBombTarget* New(className)

Parameters
  • className const char*

CBombTarget* FromIndex(iIndex)

Parameters
  • iIndex int

CBombTarget* FromIndex(index)

Parameters
  • index CEntityIndex

CHandle<CBombTarget> GetHandle()

On this page