Source2Toolkit
SchemaEntityClasses

CItemGeneric

CItemGeneric

Inheritance: CItem

Fields

  • m_bHasTriggerRadius bool
  • m_bHasPickupRadius bool
  • m_flPickupRadiusSqr float
  • m_flTriggerRadiusSqr float
  • m_flLastPickupCheck float
  • m_bPlayerCounterListenerAdded bool
  • m_bPlayerInTriggerRadius bool
  • m_hSpawnParticleEffect CStrongHandle< InfoForResourceTypeIParticleSystemDefinition >
  • m_pAmbientSoundEffect CUtlSymbolLarge
  • m_bAutoStartAmbientSound bool
  • m_pSpawnScriptFunction CUtlSymbolLarge
  • m_hPickupParticleEffect CStrongHandle< InfoForResourceTypeIParticleSystemDefinition >
  • m_pPickupSoundEffect CUtlSymbolLarge
  • m_pPickupScriptFunction CUtlSymbolLarge
  • m_hTimeoutParticleEffect CStrongHandle< InfoForResourceTypeIParticleSystemDefinition >
  • m_pTimeoutSoundEffect CUtlSymbolLarge
  • m_pTimeoutScriptFunction CUtlSymbolLarge
  • m_pPickupFilterName CUtlSymbolLarge
  • m_hPickupFilter CHandle<CBaseFilter>
  • m_OnPickup [CEntityIOOutput](/docs/schema/Entityio)
  • m_OnTimeout [CEntityIOOutput](/docs/schema/Entityio)
  • m_OnTriggerStartTouch [CEntityIOOutput](/docs/schema/Entityio)
  • m_OnTriggerTouch [CEntityIOOutput](/docs/schema/Entityio)
  • m_OnTriggerEndTouch [CEntityIOOutput](/docs/schema/Entityio)
  • m_pAllowPickupScriptFunction CUtlSymbolLarge
  • m_flPickupRadius float
  • m_flTriggerRadius float
  • m_pTriggerSoundEffect CUtlSymbolLarge
  • m_bGlowWhenInTrigger bool
  • m_glowColor Color
  • m_bUseable bool
  • m_hTriggerHelper CHandle<CItemGenericTriggerHelper>

Methods

FromIndex()

Parameters
  • index.Get()

On this page