UAudioAnalyzerAssetBase::GetSupportedClass

[GetSupportedClass()](API\Runtime\AudioAnalyzer\UAudioAnalyzerAssetBase\GetSupportedClass) returns the class which should be associated with these asset actions.

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

References

Module

AudioAnalyzer

Header

/Engine/Source/Runtime/AudioAnalyzer/Classes/AudioAnalyzerAsset.h

Include

#include "AudioAnalyzerAsset.h"

Syntax

virtual UClass * GetSupportedClass() const

Remarks

GetSupportedClass() returns the class which should be associated with these asset actions.