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

#include <PerPlatformProperties.h>

Public Member Functions

 FPerPlatformInt ()
 
 FPerPlatformInt (int32 InDefaultValue)
 
COREUOBJECT_API FString ToString () const
 
 FPerPlatformInt (const FFreezablePerPlatformInt &Other)
 

Public Attributes

int32 Default
 

Detailed Description

FPerPlatformInt - int32 property with per-platform overrides

Constructor & Destructor Documentation

◆ FPerPlatformInt() [1/3]

FPerPlatformInt::FPerPlatformInt ( )
inline

◆ FPerPlatformInt() [2/3]

FPerPlatformInt::FPerPlatformInt ( int32  InDefaultValue)
inline

◆ FPerPlatformInt() [3/3]

FPerPlatformInt::FPerPlatformInt ( const FFreezablePerPlatformInt Other)
inline

Member Function Documentation

◆ ToString()

FString FPerPlatformInt::ToString ( ) const

Member Data Documentation

◆ Default

int32 FPerPlatformInt::Default

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