SwiftlyS2

CItemGeneric

CItemGeneric

Inherited from CItem

Fields

EntityKeyValues NameField NameField Type
spawn_particlesm_hSpawnParticleEffectFIELD_HPARTICLESYSTEMDEFINITION
spawn_soundm_pAmbientSoundEffectFIELD_STRING
auto_start_ambient_soundm_bAutoStartAmbientSoundFIELD_BOOLEAN
spawn_script_funcm_pSpawnScriptFunctionFIELD_STRING
pickup_particlesm_hPickupParticleEffectFIELD_HPARTICLESYSTEMDEFINITION
pickup_soundm_pPickupSoundEffectFIELD_STRING
pickup_script_funcm_pPickupScriptFunctionFIELD_STRING
timeout_particlesm_hTimeoutParticleEffectFIELD_HPARTICLESYSTEMDEFINITION
timeout_soundm_pTimeoutSoundEffectFIELD_STRING
timeout_script_funcm_pTimeoutScriptFunctionFIELD_STRING
pickup_filter_namem_pPickupFilterNameFIELD_STRING
allow_pickup_script_funcm_pAllowPickupScriptFunctionFIELD_STRING
pickup_radius_overridem_flPickupRadiusFIELD_FLOAT32
trigger_radiusm_flTriggerRadiusFIELD_FLOAT32
trigger_soundm_pTriggerSoundEffectFIELD_STRING
glow_in_trigger_radiusm_bGlowWhenInTriggerFIELD_BOOLEAN
glowcolorm_glowColorFIELD_COLOR32
useablem_bUseableFIELD_BOOLEAN

Input

Input NameField Type
StartAmbientSoundFIELD_VOID
StopAmbientSoundFIELD_VOID
ToggleAmbientSoundFIELD_VOID

Output

Output NameField Type
OnPickupFIELD_CUSTOM
OnTimeoutFIELD_CUSTOM
OnTriggerStartTouchFIELD_CUSTOM
OnTriggerTouchFIELD_CUSTOM
OnTriggerEndTouchFIELD_CUSTOM

Functions

Function Name
CItemGenericItemGenericTouch

On this page