Navigation
API > API/Plugins > API/Plugins/Synthesis
| Name | ISynthSlateResources |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/Synthesis/Source/Synthesis/Public/UI/SynthSlateStyle.h |
| Include Path | #include "UI/SynthSlateStyle.h" |
Syntax
struct ISynthSlateResources
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
ISynthSlateResources() |
UI/SynthSlateStyle.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~ISynthSlateResources() |
UI/SynthSlateStyle.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const TArray< TSharedPtr< FSlateDynamicImageBrush > > & GetImagesList
(
ESynthSlateSizeType SizeType, |
UI/SynthSlateStyle.h | ||
void LoadResources() |
UI/SynthSlateStyle.h |
Protected
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void GetImagesAtPath
(
const FString& DirPath, |
UI/SynthSlateStyle.h | ||
int32 GetNumberForImageName
(
const FString& ImageName |
UI/SynthSlateStyle.h | ||
float GetSize
(
ESynthSlateSizeType SizeType |
UI/SynthSlateStyle.h |