Navigation
API > API/Developer > API/Developer/SharedSettingsWidgets
References
| Module | SharedSettingsWidgets |
| Header | /Engine/Source/Developer/SharedSettingsWidgets/Public/PlatformIconInfo.h |
| Include | #include "PlatformIconInfo.h" |
Syntax
struct FPlatformIconInfo
Variables
| Type | Name | Description | |
|---|---|---|---|
| FText | IconDescription | ||
| FText | IconName | ||
| FString | IconPath | ||
| FIntPoint | IconRequiredSize | ||
| ERequiredState | RequiredState |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FPlatformIconInfo
(
const FString& InIconPath, |
Enums
| Type | Name | Description | |
|---|---|---|---|
| ERequiredState |