Navigation
API > API/Runtime > API/Runtime/Engine
Inheritance Hierarchy
- TPerPlatformProperty
- FFreezablePerPlatformFloat
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/PerPlatformProperties.h |
| Include | #include "PerPlatformProperties.h" |
Syntax
struct FFreezablePerPlatformFloat : public TPerPlatformProperty< FFreezablePerPlatformFloat, float, NAME_FloatProperty >
Variables
| Type | Name | Description | |
|---|---|---|---|
| float | Default | ||
| FPerPlatformMap | PerPlatform |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FFreezablePerPlatformFloat
(
float InDefaultValue |
|||
FFreezablePerPlatformFloat
(
const FPerPlatformFloat& Other |
Functions
| Type | Name | Description | |
|---|---|---|---|
| const FTypeLayoutDesc & | |||
| FTypeLayoutDesc & |
Classes
| Type | Name | Description | |
|---|---|---|---|
| InternalLinkType | |||
| InternalLinkType< COUNTER-CounterBase > |
Typedefs
| Name | Description |
|---|---|
| DerivedType | |
| FPerPlatformMap | |
| InternalBaseType |
Constants
| Name | Description |
|---|---|
| CounterBase | |
| InterfaceType |