FAudioEffectParameters

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Sound/SoundMix.h

Include

#include "Sound/SoundMix.h"

Syntax

struct FAudioEffectParameters

Constructors

Name Description

Public function

FAudioEffectParameters()

Destructors

Name Description

Public function Virtual

~FAudioEffectParameters()

Functions

Name Description

Public function Virtual

bool

 

Interpolate

(
    const FAudioEffectParameters& InSt...,
    const FAudioEffectParameters& InEn...
)

Interpolates between one set of parameters and another and stores result in local copy.

Public function Virtual Const

void

 

PrintSettings()

Prints effect parameters.

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