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

#include <PerPlatformProperties.h>

Public Member Functions

 FPerPlatformFrameRate ()
 
 FPerPlatformFrameRate (FFrameRate InDefaultValue)
 
bool SerializeFromMismatchedTag (const FPropertyTag &Tag, FArchive &Ar)
 

Public Attributes

FFrameRate Default
 

Detailed Description

FPerPlatformFrameRate - FFrameRate property with per-platform overrides

Constructor & Destructor Documentation

◆ FPerPlatformFrameRate() [1/2]

FPerPlatformFrameRate::FPerPlatformFrameRate ( )
inline

◆ FPerPlatformFrameRate() [2/2]

FPerPlatformFrameRate::FPerPlatformFrameRate ( FFrameRate  InDefaultValue)
inline

Member Function Documentation

◆ SerializeFromMismatchedTag()

bool FPerPlatformFrameRate::SerializeFromMismatchedTag ( const FPropertyTag Tag,
FArchive Ar 
)
inline

Member Data Documentation

◆ Default

FFrameRate FPerPlatformFrameRate::Default

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