Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Misc/DataDrivenPlatformInfoRegistry.h |
| Include | #include "Misc/DataDrivenPlatformInfoRegistry.h" |
Syntax
struct FPlatformIconPaths
Remarks
Information about where to find the platform icons (for use by FAppStyle)
Variables
| Type | Name | Description | |
|---|---|---|---|
| FString | LargePath | ||
| FName | LargeStyleName | ||
| FString | NormalPath | ||
| FName | NormalStyleName | ||
| FString | XLargePath | ||
| FName | XLargeStyleName |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FPlatformIconPaths
(
const FString& InIconPath |
|||
FPlatformIconPaths
(
const FString& InNormalPath, |
|||
FPlatformIconPaths
(
const FString& InNormalPath, |