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