FActiveSound::SetSoundParameter

Sets the audio component parameter on the active sound.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/ActiveSound.h

Include

#include "ActiveSound.h"

Source

/Engine/Source/Runtime/Engine/Private/ActiveSound.cpp

Syntax

void SetSoundParameter
(
    const FAudioComponentParam & Param
)

Remarks

Sets the audio component parameter on the active sound. Note: this can be set without audio components if they are set when active sound is created.

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