IsParameterValid

Overload list

Choose your operating system:

Windows

macOS

Linux

Name Description

Public function Virtual Const

bool

 

IsParameterValid

(
    const FAudioParameter& InParameter
)

Returns whether parameter is valid input for the given sound

Protected function Const

bool

 

IsParameterValid

(
    const FAudioParameter& InParameter,
    const TMap< FName, FName >& InInpu...
)