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