Navigation
API > API/Plugins > API/Plugins/InEditorDocumentation
| Name | FCommandsStyle |
| Type | class |
| Header File | /Engine/Plugins/Experimental/InEditorDocumentation/Source/InEditorDocumentation/Public/CommandsStyle.h |
| Include Path | #include "CommandsStyle.h" |
Syntax
class FCommandsStyle
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| StyleInstance | TSharedPtr< class FSlateStyleSet > | CommandsStyle.h |
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static TSharedRef< class FSlateStyleSet > Create() |
CommandsStyle.h | ||
static const ISlateStyle & Get() |
CommandsStyle.h | ||
static FName GetStyleSetName() |
CommandsStyle.h | ||
static void Initialize() |
CommandsStyle.h | ||
static void ReloadTextures() |
Reloads textures used by slate renderer | CommandsStyle.h | |
static void Shutdown() |
CommandsStyle.h |