implements ISoundParameterControllerInterface
0x00x0C30
Members 50
| Offset | Size | Name | Type | Flags | Default |
|---|---|---|---|---|---|
| 0x0240 | 0x1B8 | padding / unreflected | |||
| 0x08 | Sound | USoundBase* | 8 flags | nullptr | |
| 0x10 | DefaultParameters | TArray<FAudioParameter> | 4 flags | [] | |
| 0x10 | InstanceParameters | TArray<FAudioParameter> | Transient+2 flags | [] | |
| 0x08 | SoundClassOverride | USoundClass* | 8 flags | nullptr | |
| 0x01 | bAutoDestroy : 1bit 0 | bool | 3 flags | false | |
| 0x01 | bStopWhenOwnerDestroyed : 1bit 1 | bool | 3 flags | true | |
| 0x01 | bShouldRemainActiveIfDropped : 1bit 2 | bool | 3 flags | false | |
| 0x01 | bAllowSpatialization : 1bit 3 | bool | 5 flags | true | |
| 0x01 | bOverrideAttenuation : 1bit 4 | bool | 5 flags | false | |
| 0x01 | bOverrideSubtitlePriority : 1bit 5 | bool | 5 flags | false | |
| 0x01 | bIsUISound : 1bit 6 | bool | 6 flags | false | |
| 0x01 | bEnableLowPassFilter : 1bit 7 | bool | 5 flags | false | |
| 0x01 | bEnableHighPassFilter : 1bit 0 | bool | 5 flags | false | |
| 0x01 | bOverridePriority : 1bit 1 | bool | 5 flags | false | |
| 0x01 | bSuppressSubtitles : 1bit 2 | bool | 5 flags | false | |
| 0x01 | bCanPlayMultipleInstances : 1bit 3 | bool | 5 flags | false | |
| 0x01 | bDisableParameterUpdatesWhilePlaying : 1bit 4 | bool | 5 flags | false | |
| 0x01 | bAutoManageAttachment : 1bit 7 | bool | 6 flags | false | |
| 0x042B | 0x05 | padding / unreflected | |||
| 0x08 | AudioComponentUserID | FName | 5 flags | None | |
| 0x04 | PitchModulationMin | float | 7 flags | 1 | |
| 0x04 | PitchModulationMax | float | 7 flags | 1 | |
| 0x04 | VolumeModulationMin | float | 7 flags | 1 | |
| 0x04 | VolumeModulationMax | float | 7 flags | 1 | |
| 0x04 | VolumeMultiplier | float | 7 flags | 1 | |
| 0x04 | EnvelopeFollowerAttackTime | int32 | 7 flags | 10 | |
| 0x04 | EnvelopeFollowerReleaseTime | int32 | 7 flags | 100 | |
| 0x04 | Priority | float | 7 flags | 1 | |
| 0x04 | SubtitlePriority | float | 7 flags | 10000 | |
| 0x045C | 0x04 | padding / unreflected | |||
| 0x08 | SourceEffectChain | USoundEffectSourcePresetChain* | 8 flags | nullptr | |
| 0x04 | PitchMultiplier | float | 7 flags | 1 | |
| 0x04 | LowPassFilterFrequency | float | 7 flags | 20000 | |
| 0x04 | HighPassFilterFrequency | float | 7 flags | 20 | |
| 0x0474 | 0x04 | padding / unreflected | |||
| 0x08 | AttenuationSettings | USoundAttenuation* | 8 flags | nullptr | |
| 0x3D0 | AttenuationOverrides | FSoundAttenuationSettings | 3 flags | {bAttenuate=true, bSpatialize=true, bAttenuateWithLPF=false… | |
| 0x08 | ConcurrencySettings | USoundConcurrency* | Deprecated+6 flags | nullptr | |
| 0x50 | ConcurrencySet | TSet<USoundConcurrency*> | 5 flags | <TSet> | |
| 0x04 | OcclusionCheckInterval | float | 7 flags | 0.1 | |
| 0x08AC | 0x08 | padding / unreflected | |||
| 0x01 | AutoAttachLocationRule | EAttachmentRule | 7 flags | KeepRelative | |
| 0x01 | AutoAttachRotationRule | EAttachmentRule | 7 flags | KeepRelative | |
| 0x01 | AutoAttachScaleRule | EAttachmentRule | 7 flags | KeepRelative | |
| 0x08B7 | 0x01 | padding / unreflected | |||
| 0x168 | ModulationRouting | FSoundModulationDefaultRoutingSettings | 3 flags | {VolumeRouting=Inherit, PitchRouting=Inherit, HighpassRouti… | |
| 0x10 | OnAudioPlayStateChanged | FMulticastScriptDelegate | 4 flags | <delegate> | |
| 0x0A30 | 0x18 | padding / unreflected | |||
| 0x10 | OnAudioVirtualizationChanged | FMulticastScriptDelegate | 4 flags | <delegate> | |
| 0x0A58 | 0x18 | padding / unreflected | |||
| 0x10 | OnAudioFinished | FMulticastScriptDelegate | 4 flags | <delegate> | |
| 0x0A80 | 0x18 | padding / unreflected | |||
| 0x10 | OnAudioPlaybackPercent | FMulticastScriptDelegate | 4 flags | <delegate> | |
| 0x0AA8 | 0x18 | padding / unreflected | |||
| 0x10 | OnAudioSingleEnvelopeValue | FMulticastScriptDelegate | 4 flags | <delegate> | |
| 0x0AD0 | 0x18 | padding / unreflected | |||
| 0x10 | OnAudioMultiEnvelopeValue | FMulticastScriptDelegate | 4 flags | <delegate> | |
| 0x0AF8 | 0x18 | padding / unreflected | |||
| 0x10 | OnQueueSubtitles | FScriptDelegate | 5 flags | <delegate> | |
| 0x0B20 | 0x10 | padding / unreflected | |||
| 0x08 | AutoAttachParent | TWeakObjectPtr<USceneComponent> | 12 flags | nullptr | |
| 0x08 | AutoAttachSocketName | FName | 7 flags | None | |
| 0x0B40 | 0xF0 | unreflected bytes to end of UAudioComponent | |||
Inherited from USceneComponent 29
| Offset | Size | Name | Type | Flags | Default |
|---|---|---|---|---|---|
| 0x08 | PhysicsVolume | TWeakObjectPtr<APhysicsVolume> | Transient+6 flags | nullptr | |
| 0x08 | AttachParent | USceneComponent* | NetRepNotify+8 flags | nullptr | |
| 0x08 | AttachSocketName | FName | NetRepNotify+5 flags | None | |
| 0x00D8 | 0x08 | padding / unreflected | |||
| 0x10 | AttachChildren | TArray<USceneComponent*> | NetTransient+7 flags | [] | |
| 0x10 | ClientAttachedChildren | TArray<USceneComponent*> | Transient+6 flags | [] | |
| 0x0100 | 0x40 | padding / unreflected | |||
| 0x18 | RelativeLocation | FVector | NetRepNotify+8 flags | {X=0, Y=0, Z=0} | |
| 0x18 | RelativeRotation | FRotator | NetRepNotify+7 flags | {Pitch=0, Yaw=0, Roll=0} | |
| 0x18 | RelativeScale3D | FVector | NetRepNotify+8 flags | {X=1, Y=1, Z=1} | |
| 0x18 | ComponentVelocity | FVector | 5 flags | {X=0, Y=0, Z=0} | |
| 0x01 | bComponentToWorldUpdated : 1bit 0 | bool | Transient+3 flags | false | |
| 0x01 | bAbsoluteLocation : 1bit 2 | bool | NetRepNotify+6 flags | false | |
| 0x01 | bAbsoluteRotation : 1bit 3 | bool | NetRepNotify+6 flags | false | |
| 0x01 | bAbsoluteScale : 1bit 4 | bool | NetRepNotify+6 flags | false | |
| 0x01 | bVisible : 1bit 5 | bool | NetRepNotify+6 flags | true | |
| 0x01 | bShouldBeAttached : 1bit 6 | bool | NetTransient+3 flags | false | |
| 0x01 | bShouldSnapLocationWhenAttached : 1bit 7 | bool | NetTransient+3 flags | false | |
| 0x01 | bShouldSnapRotationWhenAttached : 1bit 0 | bool | NetTransient+3 flags | false | |
| 0x01 | bShouldSnapScaleWhenAttached : 1bit 1 | bool | NetTransient+3 flags | false | |
| 0x01 | bShouldUpdatePhysicsVolume : 1bit 2 | bool | 6 flags | false | |
| 0x01 | bHiddenInGame : 1bit 3 | bool | 7 flags | false | |
| 0x01 | bBoundsChangeTriggersStreamingDataRebuild : 1bit 4 | bool | 3 flags | false | |
| 0x01 | bUseAttachParentBound : 1bit 5 | bool | 6 flags | false | |
| 0x01 | bComputeFastLocalBounds : 1bit 6 | bool | 3 flags | false | |
| 0x01 | bComputeBoundsOnceForGame : 1bit 7 | bool | 3 flags | false | |
| 0x01 | bComputedBoundsOnceForGame : 1bit 0 | bool | 3 flags | false | |
| 0x01 | bIsNotRenderAttachmentRoot : 1bit 1 | bool | 3 flags | false | |
| 0x01 | Mobility | EComponentMobility | Net+8 flags | Movable | |
| 0x01 | DetailMode | EDetailMode | 9 flags | DM_Low | |
| 0x01 | PhysicsVolumeChangedDelegate | FMulticastScriptDelegate | 4 flags | <delegate> | |
Inherited from UActorComponent 15
| Offset | Size | Name | Type | Flags | Default |
|---|---|---|---|---|---|
| 0x30 | PrimaryComponentTick | FActorComponentTickFunction | 3 flags | {} | |
| 0x10 | ComponentTags | TArray<FName> | 4 flags | [] | |
| 0x10 | AssetUserData | TArray<UAssetUserData*> | Protected+8 flags | [] | |
| 0x0088 | 0x04 | padding / unreflected | |||
| 0x04 | UCSSerializationIndex | int32 | 5 flags | -1 | |
| 0x0090 | 0x04 | padding / unreflected | |||
| 0x01 | bNetAddressable : 1bit 5 | bool | Protected+3 flags | false | |
| 0x01 | bReplicateUsingRegisteredSubObjectList : 1bit 6 | bool | Protected+9 flags | false | |
| 0x01 | bReplicates : 1bit 7 | bool | Net+7 flags | false | |
| 0x0095 | 0x01 | padding / unreflected | |||
| 0x01 | bAutoActivate : 1bit 3 | bool | 6 flags | false | |
| 0x01 | bIsActive : 1bit 4 | bool | NetTransient+4 flags | false | |
| 0x01 | bEditableWhenInherited : 1bit 5 | bool | 5 flags | true | |
| 0x01 | bCanEverAffectNavigation : 1bit 7 | bool | Protected+6 flags | false | |
| 0x01 | bIsEditorOnly : 1bit 1 | bool | 6 flags | false | |
| 0x0098 | 0x19 | padding / unreflected | |||
| 0x01 | CreationMethod | EComponentCreationMethod | 5 flags | Native | |
| 0x01 | OnComponentActivated | FMulticastScriptDelegate | 4 flags | <delegate> | |
| 0x01 | OnComponentDeactivated | FMulticastScriptDelegate | 4 flags | <delegate> | |
Functions 44
| Signature | Flags | Native | Params |
|---|---|---|---|
| void StopDelayed(float DelayTime) | FinalNative+1 flags | 0x04 | |
| void Stop() | NativePublic | 0x00 | |
| void SetWaveParameter(const FName& InName, USoundWave* InWave) | FinalNative+1 flags | 0x10 | |
| void SetVolumeMultiplier(float NewVolumeMultiplier) | FinalNative+1 flags | 0x04 | |
| void SetUISound(bool bInUISound) | FinalNative+1 flags | 0x01 | |
| void SetSubmixSend(USoundSubmixBase* Submix, float SendLevel) | FinalNative+1 flags | 0x0C | |
| void SetSourceBusSendPreEffect(USoundSourceBus* SoundSourceBus, float SourceBusSendLevel) | FinalNative+1 flags | 0x0C | |
| void SetSourceBusSendPostEffect(USoundSourceBus* SoundSourceBus, float SourceBusSendLevel) | FinalNative+1 flags | 0x0C | |
| void SetSound(USoundBase* NewSound) | FinalNative+1 flags | 0x08 | |
| void SetPitchMultiplier(float NewPitchMultiplier) | FinalNative+1 flags | 0x04 | |
| void SetPaused(bool bPause) | FinalNative+1 flags | 0x01 | |
| void SetOverrideAttenuation(bool bInOverrideAttenuation) | FinalNative+1 flags | 0x01 | |
| void SetOutputToBusOnly(bool bInOutputToBusOnly) | FinalNative+1 flags | 0x01 | |
| void SetModulationRouting(TSet<USoundModulatorBase*>& Modulators, const EModulationDestination& Destination, const EModulationRouting& RoutingMethod) | FinalNative+1 flags | 0x52 | |
| void SetLowPassFilterFrequency(float InLowPassFilterFrequency) | FinalNative+1 flags | 0x04 | |
| void SetLowPassFilterEnabled(bool InLowPassFilterEnabled) | FinalNative+1 flags | 0x01 | |
| void SetIntParameter(const FName& InName, int32 inInt) | NativePublic | 0x0C | |
| void SetHighPassFilterFrequency(float InHighPassFilterFrequency) | FinalNative+1 flags | 0x04 | |
| void SetHighPassFilterEnabled(bool InHighPassFilterEnabled) | FinalNative+1 flags | 0x01 | |
| void SetFloatParameter(const FName& InName, float InFloat) | NativePublic | 0x0C | |
| void SetBoolParameter(const FName& InName, bool InBool) | NativePublic | 0x09 | |
| void SetAudioBusSendPreEffect(UAudioBus* AudioBus, float AudioBusSendLevel) | FinalNative+1 flags | 0x0C | |
| void SetAudioBusSendPostEffect(UAudioBus* AudioBus, float AudioBusSendLevel) | FinalNative+1 flags | 0x0C | |
| void SetAttenuationSettings(USoundAttenuation* InAttenuationSettings) | FinalNative+1 flags | 0x08 | |
| void SetAttenuationOverrides(FSoundAttenuationSettings& InAttenuationOverrides) | FinalNative+1 flags | 0x3D0 | |
| void RemoveModulationRouting(TSet<USoundModulatorBase*>& Modulators, const EModulationDestination& Destination) | FinalNative+1 flags | 0x51 | |
| void PlayQuantized(UObject* WorldContextObject, const UQuartzClockHandle*& InClockHandle, FQuartzQuantizationBoundary& InQuantizationBoundary, const FScriptDelegate& InDelegate, float InStartTime, float InFadeInDuration, float InFadeVolumeLevel, const EAudioFaderCurve& InFadeCurve) | NativePublic | 0x4D | |
| void Play(float StartTime) | NativePublic | 0x04 | |
| bool IsVirtualized() | FinalNative+1 flags | 0x01 | |
| bool IsPlaying() | NativePublic | 0x01 | |
| bool HasCookedFFTData() | FinalNative+1 flags | 0x01 | |
| bool HasCookedAmplitudeEnvelopeData() | FinalNative+1 flags | 0x01 | |
| EAudioComponentPlayState GetPlayState() | FinalNative+1 flags | 0x01 | |
| TSet<USoundModulatorBase*> GetModulators(const EModulationDestination& Destination) | FinalNative+1 flags | 0x58 | |
| bool GetCookedFFTDataForAllPlayingSounds(const TArray<FSoundWaveSpectralDataPerSound>& OutSoundWaveSpectralData) | FinalNative+1 flags | 0x11 | |
| bool GetCookedFFTData(const TArray<float>& FrequenciesToGet, const TArray<FSoundWaveSpectralData>& OutSoundWaveSpectralData) | FinalNative+1 flags | 0x21 | |
| bool GetCookedEnvelopeDataForAllPlayingSounds(const TArray<FSoundWaveEnvelopeDataPerSound>& OutEnvelopeData) | FinalNative+1 flags | 0x11 | |
| bool GetCookedEnvelopeData(const float& OutEnvelopeData) | FinalNative+1 flags | 0x05 | |
| void FadeOut(float FadeOutDuration, float FadeVolumeLevel, const EAudioFaderCurve& FadeCurve) | NativePublic | 0x09 | |
| void FadeIn(float FadeInDuration, float FadeVolumeLevel, float StartTime, const EAudioFaderCurve& FadeCurve) | NativePublic | 0x0D | |
| bool BP_GetAttenuationSettingsToApply(FSoundAttenuationSettings& OutAttenuationSettings) | FinalNative+1 flags | 0x3D1 | |
| void AdjustVolume(float AdjustVolumeDuration, float AdjustVolumeLevel, const EAudioFaderCurve& FadeCurve) | FinalNative+1 flags | 0x09 | |
| void AdjustAttenuation(FSoundAttenuationSettings& InAttenuationSettings) | FinalNative+1 flags | 0x3D0 | |
| void AddModulationRouting(TSet<USoundModulatorBase*>& Modulators, const EModulationDestination& Destination) | FinalNative+1 flags | 0x51 |
Subclasses 14
UAudioCurveSourceComponentUCharacterFoleyComponentUCharacterVoiceComponentUElectronicAmbienceAudioComponentUEnvironmentDestructionAudioCompUFinalTornadoAudioComponentUItemAudioComponentUItemCarryAudioComponentUPropShakeAudioComponentURainAmbienceAudioComponentUStormEscapeAudioComponentUTornadoAudioComponentUTornadoForecastAudioComponentUTornadoSirenAudioComponent
Used by 26
types with a member, parameter or interface of this typeAAmbientSoundABackgroundAmbienceAudioVolumeABaseRadioItemABaseSewagePitABoomboxABP_Boombox_CABP_HouseTV_CUCharacterVoiceComponentUFadeAudioComponentUFinalTornadoRumbleSubsystemUGameplayStaticsAGameplayVanUMetasoundGeneratorHandleUMetaSoundOutputSubsystemUMetaSoundSourceBuilderUPlayerWeatherComponentUScreenEffectsComponentUSynthComponentAUltra_Dynamic_Weather_CAVanDashboardUVOIPTalkerUW_DopplerRadar_CUW_Locker_CUW_Monitoring_CUW_VendingMachine_CUW_WelcomeScreen_C