Zdexby TheHolyOneZ
5,360 classes
/Script/Engine.SoundSubmix 0x0248 (584 B) align 8 inherited 0x00F0 vtable /Script/Engine
0x00x0248

Members 11

OffsetSizeNameTypeFlagsDefault
0x01bMuteWhenBackgrounded : 1bit 0bool6 flagsfalse
0x00F10x07padding / unreflected
0x10SubmixEffectChainTArray<USoundEffectSubmixPreset*>7 flags[]
0x08AmbisonicsPluginSettingsUSoundfieldEncodingSettingsBase*8 flagsnullptr
0x04EnvelopeFollowerAttackTimeint327 flags10
0x04EnvelopeFollowerReleaseTimeint327 flags500
0x58OutputVolumeModulationFSoundModulationDestinationSettings3 flags{Value=0, Modulators=<TSet>}
0x58WetLevelModulationFSoundModulationDestinationSettings3 flags{Value=0, Modulators=<TSet>}
0x58DryLevelModulationFSoundModulationDestinationSettings3 flags{Value=-96, Modulators=<TSet>}
0x02210x07padding / unreflected
0x08AudioLinkSettingsUAudioLinkSettingsAbstract*8 flagsnullptr
0x10OnSubmixRecordedFileDoneFMulticastScriptDelegate4 flags<delegate>
0x02400x08unreflected bytes to end of USoundSubmix
Inherited from USoundSubmixWithParentBase 3
OffsetSizeNameTypeFlagsDefault
0x08ParentSubmixUSoundSubmixBase*10 flagsnullptr
0x50DynamicParentSubmixTMap<uint32, USoundSubmixBase*>Transient+3 flags<TMap>
0x01bIsDynamic : 1bit 0boolProtected+6 flagsfalse
Inherited from USoundSubmixBase 4
OffsetSizeNameTypeFlagsDefault
0x01bAutoDisablebool9 flagstrue
0x00290x03padding / unreflected
0x04AutoDisableTimefloat8 flags0.01
0x10ChildSubmixesTArray<USoundSubmixBase*>8 flags[]
0x50DynamicChildSubmixesTMap<uint32, FDynamicChildSubmix>Transient+1 flags<TMap>

Functions 16

SignatureFlagsNativeParams
void StopSpectralAnalysis(UObject* WorldContextObject)FinalNative+1 flags0x08
void StopRecordingOutput(UObject* WorldContextObject, const EAudioRecordingExportType& ExportType, const FString& Name, const FString& Path, USoundWave* ExistingSoundWaveToOverwrite)FinalNative+1 flags0x38
void StopEnvelopeFollowing(UObject* WorldContextObject)FinalNative+1 flags0x08
void StartSpectralAnalysis(UObject* WorldContextObject, const EFFTSize& FFTSize, const EFFTPeakInterpolationMethod& InterpolationMethod, const EFFTWindowType& WindowType, float HopSize, const EAudioSpectrumType& SpectrumType)FinalNative+1 flags0x11
void StartRecordingOutput(UObject* WorldContextObject, float ExpectedDuration)FinalNative+1 flags0x0C
void StartEnvelopeFollowing(UObject* WorldContextObject)FinalNative+1 flags0x08
void SetWetVolumeModulation(FSoundModulationDestinationSettings& InVolMod)FinalNative+1 flags0x58
void SetSubmixWetLevel(UObject* WorldContextObject, float InWetLevel)FinalNative+1 flags0x0C
void SetSubmixOutputVolume(UObject* WorldContextObject, float InOutputVolume)FinalNative+1 flags0x0C
void SetSubmixDryLevel(UObject* WorldContextObject, float InDryLevel)FinalNative+1 flags0x0C
void SetOutputVolumeModulation(FSoundModulationDestinationSettings& InVolMod)FinalNative+1 flags0x58
void SetDryVolumeModulation(FSoundModulationDestinationSettings& InVolMod)FinalNative+1 flags0x58
void RemoveSpectralAnalysisDelegate(UObject* WorldContextObject, const FScriptDelegate& OnSubmixSpectralAnalysisBP)FinalNative+1 flags0x18
void RemoveEnvelopeFollowerDelegate(UObject* WorldContextObject, const FScriptDelegate& OnSubmixEnvelopeBP)FinalNative+1 flags0x18
void AddSpectralAnalysisDelegate(UObject* WorldContextObject, const TArray<FSoundSubmixSpectralAnalysisBandSettings>& InBandSettings, const FScriptDelegate& OnSubmixSpectralAnalysisBP, float UpdateRate, float DecibelNoiseFloor, bool bDoNormalize, bool bDoAutoRange, float AutoRangeAttackTime, float AutoRangeReleaseTime)FinalNative+1 flags0x3C
void AddEnvelopeFollowerDelegate(UObject* WorldContextObject, const FScriptDelegate& OnSubmixEnvelopeBP)FinalNative+1 flags0x18

Used by 9

types with a member, parameter or interface of this type