Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UObject
References
| Module | CoreUObject |
| Header | /Engine/Source/Runtime/CoreUObject/Public/UObject/PerPlatformProperties.h |
| Include | #include "UObject/PerPlatformProperties.h" |
Syntax
USTRUCT ()
struct FPerPlatformBool
Remarks
FPerPlatformBool - bool property with per-platform overrides
Variables
Constructors
| Type | Name | Description | |
|---|---|---|---|
FPerPlatformBool
(
bool InDefaultValue |