Navigation
API > API/Runtime > API/Runtime/CoreUObject
| Name | FFreezablePerPlatformInt |
| Type | struct |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/UObject/PerPlatformProperties.h |
| Include Path | #include "UObject/PerPlatformProperties.h" |
Syntax
USTRUCT ()
struct FFreezablePerPlatformInt : public TPerPlatformProperty< FFreezablePerPlatformInt, int32, NAME_IntProperty >
Inheritance Hierarchy
- TPerPlatformProperty → FFreezablePerPlatformInt
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| UObject/PerPlatformProperties.h | |||
FFreezablePerPlatformInt
(
int32 InDefaultValue |
UObject/PerPlatformProperties.h | ||
FFreezablePerPlatformInt
(
const FPerPlatformInt& Other |
UObject/PerPlatformProperties.h |
Structs
| Name | Remarks |
|---|---|
| InternalLinkType |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| DerivedType | FFreezablePerPlatformInt | UObject/PerPlatformProperties.h | |
| FPerPlatformMap | TMemoryImageMap< FMemoryImageName, int32 > | UObject/PerPlatformProperties.h | |
| InternalBaseType | typename TGetBaseTypeHelper< FFreezablePerPlatformInt >::Type | UObject/PerPlatformProperties.h | |
| KeyType | FMemoryImageName | UObject/PerPlatformProperties.h |
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| CounterBase | int | UObject/PerPlatformProperties.h | |
| InterfaceType | ETypeLayoutInterface::Type | UObject/PerPlatformProperties.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| FPerPlatformMapPerPlatform | UObject/PerPlatformProperties.h | |||
| int32Default | UObject/PerPlatformProperties.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const FTypeLayoutDesc & GetTypeLayout() |
UObject/PerPlatformProperties.h | ||
FString ToString() |
UObject/PerPlatformProperties.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static void InternalDestroy
(
void* Object, |
UObject/PerPlatformProperties.h | ||
static void InternalInitializeBases
(
FTypeLayoutDesc& TypeDesc |
UObject/PerPlatformProperties.h | ||
static FTypeLayoutDesc & StaticGetTypeLayout() |
UObject/PerPlatformProperties.h |