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