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