Navigation
API > API/Developer > API/Developer/SlateFileDialogs
| Name | FSlateFileDialogsStyle |
| Type | class |
| Header File | /Engine/Source/Developer/SlateFileDialogs/Public/SlateFileDialogsStyles.h |
| Include Path | #include "SlateFileDialogsStyles.h" |
Syntax
class FSlateFileDialogsStyle
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| StyleInstance | TSharedPtr< class FSlateStyleSet > | SlateFileDialogsStyles.h |
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static TSharedPtr< class FSlateStyleSet > Create() |
SlateFileDialogsStyles.h | ||
static const FSlateStyleSet * Get() |
SlateFileDialogsStyles.h | ||
static const FSlateBrush * GetBrush
(
FName PropertyName, |
SlateFileDialogsStyles.h | ||
static FSlateFontInfo GetFontStyle
(
FName PropertyName, |
SlateFileDialogsStyles.h | ||
static FName GetStyleSetName() |
SlateFileDialogsStyles.h | ||
static void Initialize() |
SlateFileDialogsStyles.h | ||
static void Shutdown() |
SlateFileDialogsStyles.h |