Navigation
API > API/Editor > API/Editor/EditorStyle > API/Editor/EditorStyle/FEditorStyle
Description
NOTE: Until the Editor can be fully updated, calling FEditorStyle::Get() or any of its static convenience functions will will return the AppStyle instead of the style definied in this class.
Using the AppStyle is preferred in most cases as it allows the style to be changed on an application level.
In cases requiring explicit use of the EditorStyle where a Slate Widget should not take on the appearance of the rest of the application, use FEditorStyle::GetEditorStyle().
| Name | Get |
| Type | function |
| Header File | /Engine/Source/Editor/EditorStyle/Public/EditorStyleSet.h |
| Include Path | #include "EditorStyleSet.h" |
static const ISlateStyle & Get()
the Application Style