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 (BlueprintType , Meta=(CanFlattenStruct))
struct FPerPlatformFloat
Remarks
FPerPlatformFloat - float property with per-platform overrides
Variables
Constructors
| Type | Name | Description | |
|---|---|---|---|
FPerPlatformFloat
(
float InDefaultValue |
|||
FPerPlatformFloat
(
const FFreezablePerPlatformFloat& Other |