UMetaSoundSource::IsParameterValid

Returns whether parameter is valid input for the given sound

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

USoundBase::IsParameterValid()

UMetaSoundSource::IsParameterValid()

References

Module

MetasoundEngine

Header

/Engine/Plugins/Runtime/Metasound/Source/MetasoundEngine/Public/MetasoundSource.h

Include

#include "MetasoundSource.h"

Source

/Engine/Plugins/Runtime/Metasound/Source/MetasoundEngine/Private/MetasoundSource.cpp

Syntax

virtual bool IsParameterValid
(
    const FAudioParameter & InParameter
) const

Remarks

Returns whether parameter is valid input for the given sound