Navigation
API > API/Plugins > API/Plugins/EditorDebugTools
| Name | FEditorDebugToolsStyle |
| Type | class |
| Header File | /Engine/Plugins/Editor/EditorDebugTools/Source/EditorDebugTools/Public/EditorDebugToolsStyle.h |
| Include Path | #include "EditorDebugToolsStyle.h" |
Syntax
class FEditorDebugToolsStyle
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| StyleInstance | TSharedPtr< class FSlateStyleSet > | EditorDebugToolsStyle.h |
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static TSharedRef< class FSlateStyleSet > Create() |
EditorDebugToolsStyle.h | ||
static const ISlateStyle & Get() |
EditorDebugToolsStyle.h | ||
static FName GetStyleSetName() |
EditorDebugToolsStyle.h | ||
static void Initialize() |
EditorDebugToolsStyle.h | ||
static void Shutdown() |
EditorDebugToolsStyle.h |