Navigation
API > API/Plugins > API/Plugins/DatasmithImporter
Manages the style that provides resources for Datasmith plugins widgets.
| Name | FDatasmithStyle |
| Type | class |
| Header File | /Engine/Plugins/Enterprise/DatasmithImporter/Source/DatasmithImporter/Public/UI/DatasmithStyle.h |
| Include Path | #include "UI/DatasmithStyle.h" |
Syntax
class FDatasmithStyle
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| DatasmithStyleInstance | TUniquePtr< class FSlateStyleSet > | UI/DatasmithStyle.h |
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static TUniquePtr< class FSlateStyleSet > Create() |
UI/DatasmithStyle.h | ||
static const ISlateStyle & Get() |
UI/DatasmithStyle.h | ||
static FName GetContextName() |
UI/DatasmithStyle.h | ||
static FName GetStyleSetName() |
UI/DatasmithStyle.h | ||
static void Initialize() |
UI/DatasmithStyle.h | ||
| Adds an icon (.png in the given ResourcePath) with the given style name to this style set | UI/DatasmithStyle.h | ||
static void Shutdown() |
UI/DatasmithStyle.h |