SwiftlyS2

CSoundEventEntity

CSoundEventEntity

Inherited from CBaseEntity

Fields

EntityKeyValues NameField NameField Type
startOnSpawnm_bStartOnSpawnFIELD_BOOLEAN
toLocalPlayerm_bToLocalPlayerFIELD_BOOLEAN
stopOnNewm_bStopOnNewFIELD_BOOLEAN
saveAndRestorem_bSaveRestoreFIELD_BOOLEAN
entityIndexSelectionm_nEntityIndexSelectionFIELD_INT32
soundNamem_iszSoundNameFIELD_STRING
sourceEntityNamem_iszSourceEntityNameFIELD_STRING
sourceEntityAttachmentm_iszAttachmentNameFIELD_STRING
clientCullRadiusm_flClientCullRadiusFIELD_FLOAT32

Input

Input NameField Type
SetSoundEventNameFIELD_STRING
SetSourceEntityFIELD_STRING
StartSoundFIELD_STRING
StartSoundOnSingleClientFIELD_INT32
PauseSoundFIELD_BOOLEAN
UnPauseSoundFIELD_BOOLEAN
StopSoundFIELD_VOID

Output

Output NameField Type
SoundEventGuidFIELD_CUSTOM
OnSoundFinishedFIELD_CUSTOM

Functions

Function Name
CSoundEventEntitySoundFinishedThink

On this page