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

#include <PerPlatformProperties.h>

Public Member Functions

 FPerPlatformBool ()
 
 FPerPlatformBool (bool InDefaultValue)
 

Public Attributes

bool Default
 

Detailed Description

FPerPlatformBool - bool property with per-platform overrides

Constructor & Destructor Documentation

◆ FPerPlatformBool() [1/2]

FPerPlatformBool::FPerPlatformBool ( )
inline

◆ FPerPlatformBool() [2/2]

FPerPlatformBool::FPerPlatformBool ( bool  InDefaultValue)
inline

Member Data Documentation

◆ Default

bool FPerPlatformBool::Default

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