UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FPerPlatformFloat Struct Reference

#include <PerPlatformProperties.h>

Public Member Functions

 FPerPlatformFloat ()
 
 FPerPlatformFloat (float InDefaultValue)
 
 FPerPlatformFloat (const FFreezablePerPlatformFloat &Other)
 

Public Attributes

float Default
 

Detailed Description

FPerPlatformFloat - float property with per-platform overrides

Constructor & Destructor Documentation

◆ FPerPlatformFloat() [1/3]

FPerPlatformFloat::FPerPlatformFloat ( )
inline

◆ FPerPlatformFloat() [2/3]

FPerPlatformFloat::FPerPlatformFloat ( float  InDefaultValue)
inline

◆ FPerPlatformFloat() [3/3]

FPerPlatformFloat::FPerPlatformFloat ( const FFreezablePerPlatformFloat Other)
inline

Member Data Documentation

◆ Default

float FPerPlatformFloat::Default

The documentation for this struct was generated from the following file: