FToolkitStyle

[FToolkitStyle](API\Developer\WidgetRegistration\FToolkitStyle) is the [FSlateStyleSet](API\Runtime\SlateCore\Styling\FSlateStyleSet) that defines styles for FToolkitBuilders

Unreal Engine C++ API Reference > Developer > WidgetRegistration

Inheritance Hierarchy

References

   
Module WidgetRegistration
Header /Engine/Source/Developer/WidgetRegistration/Public/ToolkitStyle.h
Include #include "ToolkitStyle.h"

Syntax

class FToolkitStyle : public [FSlateStyleSet](API\Runtime\SlateCore\Styling\FSlateStyleSet)  

Remarks

FToolkitStyle is the FSlateStyleSet that defines styles for FToolkitBuilders

Constructors

Type Name Description
  FToolkitStyle ()  

Functions

Type Name Description
const ISlate... Get ()  
void Initialize ()  
void Shutdown ()  

Overridden from ISlateStyle

Type Name Description
const FName ... GetStyleSetName ()  

Constants

Name Description
StyleName  
StyleSet  

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library