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

#include <PerPlatformProperties.h>

Public Types

using FPerPlatformMap = TMemoryImageMap< FMemoryImageName, float >
 

Public Member Functions

 DECLARE_TYPE_LAYOUT (FFreezablePerPlatformFloat, NonVirtual)
 
 LAYOUT_FIELD (float, Default)
 
 LAYOUT_FIELD_EDITORONLY (FPerPlatformMap, PerPlatform)
 
 FFreezablePerPlatformFloat ()
 
 FFreezablePerPlatformFloat (float InDefaultValue)
 
 FFreezablePerPlatformFloat (const FPerPlatformFloat &Other)
 

Member Typedef Documentation

◆ FPerPlatformMap

Constructor & Destructor Documentation

◆ FFreezablePerPlatformFloat() [1/3]

FFreezablePerPlatformFloat::FFreezablePerPlatformFloat ( )
inline

◆ FFreezablePerPlatformFloat() [2/3]

FFreezablePerPlatformFloat::FFreezablePerPlatformFloat ( float  InDefaultValue)
inline

◆ FFreezablePerPlatformFloat() [3/3]

FFreezablePerPlatformFloat::FFreezablePerPlatformFloat ( const FPerPlatformFloat Other)
inline

Member Function Documentation

◆ DECLARE_TYPE_LAYOUT()

FFreezablePerPlatformFloat::DECLARE_TYPE_LAYOUT ( FFreezablePerPlatformFloat  ,
NonVirtual   
)

◆ LAYOUT_FIELD()

FFreezablePerPlatformFloat::LAYOUT_FIELD ( float  ,
Default   
)

◆ LAYOUT_FIELD_EDITORONLY()

FFreezablePerPlatformFloat::LAYOUT_FIELD_EDITORONLY ( FPerPlatformMap  ,
PerPlatform   
)

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