Navigation
API > API/Developer > API/Developer/TraceInsightsFrontend
| Name | FInsightsFrontendStyle |
| Type | class |
| Header File | /Engine/Source/Developer/TraceInsightsFrontend/Public/InsightsFrontend/Common/InsightsFrontendStyle.h |
| Include Path | #include "InsightsFrontend/Common/InsightsFrontendStyle.h" |
Syntax
class FInsightsFrontendStyle
Classes
| Name | Remarks |
|---|---|
| FStyle |
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| StyleInstance | TSharedPtr< FInsightsFrontendStyle::FStyle > | InsightsFrontend/Common/InsightsFrontendStyle.h |
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static TSharedRef< FInsightsFrontendStyle::FStyle > Create() |
InsightsFrontend/Common/InsightsFrontendStyle.h | ||
static const ISlateStyle & Get() |
InsightsFrontend/Common/InsightsFrontendStyle.h | ||
static const FSlateBrush * GetBrush
(
FName PropertyName, |
InsightsFrontend/Common/InsightsFrontendStyle.h | ||
static const FLinearColor & GetColor
(
FName PropertyName, |
InsightsFrontend/Common/InsightsFrontendStyle.h | ||
static const FSlateBrush * GetOutlineBrush
(
EHorizontalAlignment HAlign |
InsightsFrontend/Common/InsightsFrontendStyle.h | ||
static FName GetStyleSetName() |
InsightsFrontend/Common/InsightsFrontendStyle.h | ||
static void Initialize() |
InsightsFrontend/Common/InsightsFrontendStyle.h | ||
static void Shutdown() |
InsightsFrontend/Common/InsightsFrontendStyle.h |