Navigation
API > API/Runtime > API/Runtime/Engine
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/PerPlatformProperties.h |
| Include | #include "PerPlatformProperties.h" |
Syntax
USTRUCT (BlueprintType )
struct FPerPlatformInt
Remarks
FPerPlatformInt - int32 property with per-platform overrides
Variables
Constructors
| Type | Name | Description | |
|---|---|---|---|
FPerPlatformInt
(
int32 InDefaultValue |
|||
FPerPlatformInt
(
const FFreezablePerPlatformInt& Other |