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

FWidgetCarouselNavigationBarStyle::GetTypeName()

References

Module

WidgetCarousel

Header

/Engine/Source/Runtime/WidgetCarousel/Public/WidgetCarouselStyle.h

Include

#include "WidgetCarouselStyle.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.