UAudioMixerBlueprintLibrary::GetNumberOfEntriesInSourceEffectChain

Returns the number of effect chain entries in the given source effect chain.

Windows
MacOS
Linux

References

Module

AudioMixer

Header

/Engine/Source/Runtime/AudioMixer/Public/AudioMixerBlueprintLibrary.h

Include

#include "AudioMixerBlueprintLibrary.h"

Source

/Engine/Source/Runtime/AudioMixer/Private/AudioMixerBlueprintLibrary.cpp

Syntax

static int32 GetNumberOfEntriesInSourceEffectChain
(
    const UObject * WorldContextObject,
    USoundEffectSourcePresetChain * PresetChain
)

Remarks

Returns the number of effect chain entries in the given source effect chain.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss