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