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

FSearchBoxStyle::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.