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 FPreviewPlatformMenuItem
Remarks
Information for feature level menu item added by this platform
Variables
| Type | Name | Description | |
|---|---|---|---|
| FName | ActiveIconName | ||
| FString | ActiveIconPath | ||
| FName | DeviceProfileName | ||
| FText | IconText | ||
| FName | InactiveIconName | ||
| FString | InactiveIconPath | ||
| FText | MenuTooltip | ||
| FText | OptionalFriendlyNameOverride | ||
| FName | PlatformName | ||
| FName | PreviewFeatureLevelName | ||
| FName | PreviewShaderPlatformName | ||
| FName | ShaderFormat | ||
| FName | ShaderPlatformToPreview |