Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UObject
References
| Module | CoreUObject |
| Header | /Engine/Source/Runtime/CoreUObject/Public/UObject/PerPlatformProperties.h |
| Include | #include "UObject/PerPlatformProperties.h" |
Syntax
USTRUCT ()
struct FFreezablePerPlatformInt
Constructors
| Type | Name | Description | |
|---|---|---|---|
FFreezablePerPlatformInt
(
int32 InDefaultValue |
|||
FFreezablePerPlatformInt
(
const FPerPlatformInt& Other |
Functions
| Type | Name | Description | |
|---|---|---|---|
DECLARE_TYPE_LAYOUT
(
FFreezablePerPlatformInt, |
|||
LAYOUT_FIELD
(
int32, |
|||
LAYOUT_FIELD_EDITORONLY
(
FPerPlatformMap, |
|||
| FString | ToString () |
Typedefs
| Name | Description |
|---|---|
| FPerPlatformMap | |
| KeyType |