Navigation
API > API/Runtime > API/Runtime/AudioExtensions > API/Runtime/AudioExtensions/FParameterInterface
References
| Module | AudioExtensions |
| Header | /Engine/Source/Runtime/AudioExtensions/Public/IAudioParameterInterfaceRegistry.h |
| Include | #include "IAudioParameterInterfaceRegistry.h" |
| Source | /Engine/Source/Runtime/AudioExtensions/Private/IAudioParameterInterfaceRegistry.cpp |
const TArray < FClassOptions > & GetUClassOptions() const
Remarks
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.