FAudioTextBoxStyle::GetTypeName

Gets the name of this style. This method must be implemented by inherited structures.

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

FSlateWidgetStyle::GetTypeName()

FAudioTextBoxStyle::GetTypeName()

References

Module

AudioWidgets

Header

/Engine/Plugins/Runtime/AudioWidgets/Source/AudioWidgets/Public/AudioWidgetsSlateTypes.h

Include

#include "AudioWidgetsSlateTypes.h"

Syntax

virtual const FName GetTypeName() const

Remarks

Gets the name of this style.

This method must be implemented by inherited structures.

Returns

Widget style name.