Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/FPerPlatformInt
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
UObject/PerPlatformProperties.h |
|
|
|
UObject/PerPlatformProperties.h |
|
|
|
UObject/PerPlatformProperties.h |
|
| |
|
| Name |
FPerPlatformInt |
| Type |
function |
| Header File |
/Engine/Source/Runtime/CoreUObject/Public/UObject/PerPlatformProperties.h |
| Include Path |
#include "UObject/PerPlatformProperties.h" |
FPerPlatformInt()
| |
|
| Name |
FPerPlatformInt |
| Type |
function |
| Header File |
/Engine/Source/Runtime/CoreUObject/Public/UObject/PerPlatformProperties.h |
| Include Path |
#include "UObject/PerPlatformProperties.h" |
FPerPlatformInt
(
int32 InDefaultValue
)
| |
|
| Name |
FPerPlatformInt |
| Type |
function |
| Header File |
/Engine/Source/Runtime/CoreUObject/Public/UObject/PerPlatformProperties.h |
| Include Path |
#include "UObject/PerPlatformProperties.h" |
FPerPlatformInt
(
const FFreezablePerPlatformInt & Other
)