FScrollBorderStyle::GetTypeName

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

Windows
MacOS
Linux

Override Hierarchy

FSlateWidgetStyle::GetTypeName()

FScrollBorderStyle::GetTypeName()

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Styling/SlateTypes.h

Include

#include "Styling/SlateTypes.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.

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