Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FPlatformIconPaths
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
Misc/DataDrivenPlatformInfoRegistry.h |
|
|
|
Misc/DataDrivenPlatformInfoRegistry.h |
|
|
|
Misc/DataDrivenPlatformInfoRegistry.h |
|
|
|
Misc/DataDrivenPlatformInfoRegistry.h |
|
| |
|
| Name |
FPlatformIconPaths |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Core/Public/Misc/DataDrivenPlatformInfoRegistry.h |
| Include Path |
#include "Misc/DataDrivenPlatformInfoRegistry.h" |
FPlatformIconPaths()
| |
|
| Name |
FPlatformIconPaths |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Core/Public/Misc/DataDrivenPlatformInfoRegistry.h |
| Include Path |
#include "Misc/DataDrivenPlatformInfoRegistry.h" |
FPlatformIconPaths
(
const FString & InIconPath
)
| |
|
| Name |
FPlatformIconPaths |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Core/Public/Misc/DataDrivenPlatformInfoRegistry.h |
| Include Path |
#include "Misc/DataDrivenPlatformInfoRegistry.h" |
FPlatformIconPaths
(
const FString & InNormalPath,
const FString & InLargePath
)
| |
|
| Name |
FPlatformIconPaths |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Core/Public/Misc/DataDrivenPlatformInfoRegistry.h |
| Include Path |
#include "Misc/DataDrivenPlatformInfoRegistry.h" |
FPlatformIconPaths
(
const FString & InNormalPath,
const FString & InLargePath,
const FString & InXLargePath
)