FSynth2DSliderStyle::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()

FSynth2DSliderStyle::GetTypeName()

References

Module

Synthesis

Header

/Engine/Plugins/Runtime/Synthesis/Source/Synthesis/Public/UI/Synth2DSliderStyle.h

Include

#include "UI/Synth2DSliderStyle.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.