Navigation
API > API/Runtime > API/Runtime/CoreUObject
| Name | FFreezablePerPlatformFloat |
| Type | struct |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/UObject/PerPlatformProperties.h |
| Include Path | #include "UObject/PerPlatformProperties.h" |
Syntax
struct FFreezablePerPlatformFloat : public TPerPlatformProperty< FFreezablePerPlatformFloat, float, NAME_FloatProperty >
Inheritance Hierarchy
- TPerPlatformProperty → FFreezablePerPlatformFloat
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| UObject/PerPlatformProperties.h | |||
FFreezablePerPlatformFloat
(
float InDefaultValue |
UObject/PerPlatformProperties.h | ||
FFreezablePerPlatformFloat
(
const FPerPlatformFloat& Other |
UObject/PerPlatformProperties.h |
Structs
| Name | Remarks |
|---|---|
| InternalLinkType |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| DerivedType | FFreezablePerPlatformFloat | UObject/PerPlatformProperties.h | |
| FPerPlatformMap | TMemoryImageMap< FMemoryImageName, float > | UObject/PerPlatformProperties.h | |
| InternalBaseType | typename TGetBaseTypeHelper< FFreezablePerPlatformFloat >::Type | 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 |
|---|---|---|---|---|
| floatDefault | UObject/PerPlatformProperties.h | |||
| FPerPlatformMapPerPlatform | UObject/PerPlatformProperties.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const FTypeLayoutDesc & GetTypeLayout() |
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 |