UAudioSynesthesiaNRT

[UAudioSynesthesiaNRT](API\Plugins\AudioSynesthesia\UAudioSynesthesiaNRT)

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

AudioSynesthesia

Header

/Engine/Plugins/Runtime/AudioSynesthesia/Source/AudioSynesthesia/Classes/AudioSynesthesiaNRT.h

Include

#include "AudioSynesthesiaNRT.h"

Syntax

[UCLASS](Programming/UnrealArchitecture/Reference/Classes#classdeclaration)(Abstract, Blueprintable)
class UAudioSynesthesiaNRT : public UAudioAnalyzerNRT

Remarks

UAudioSynesthesiaNRT

Defines asset actions for derived UAudioSynthesiaNRT subclasses.

Functions

Name Description

Public function Const

const TArray...

 

GetAssetActionSubmenus()

Overridden from UAudioAnalyzerAsset

Name Description

Public function Virtual Const

FText

 

GetAssetActionName()

GetAssetActionName() returns the FText displayed in the editor.

Public function Virtual Const

UClass *

 

GetSupportedClass()

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

Public function Virtual Const

FColor

 

GetTypeColor()

GetTypeColor() returns the color used to display asset icons within the editor.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss