Navigation
API > API/Runtime > API/Runtime/AudioExtensions > API/Runtime/AudioExtensions/FParameterInterface
Description
If specified, options used to restrict a corresponding UClass that interface may be applied to. If unspecified, interface is assumed to be applicable to any arbitrary UClass.
| Name | GetUClassOptions |
| Type | function |
| Header File | /Engine/Source/Runtime/AudioExtensions/Public/IAudioParameterInterfaceRegistry.h |
| Include Path | #include "IAudioParameterInterfaceRegistry.h" |
| Source | /Engine/Source/Runtime/AudioExtensions/Private/IAudioParameterInterfaceRegistry.cpp |
const TArray < FClassOptions > & GetUClassOptions() const