FPerPlatformInt

[FPerPlatformInt](API\Runtime\Engine\FPerPlatformInt) - int32 property with per-platform overrides

Windows
MacOS
Linux

Inheritance Hierarchy

TPerPlatformProperty

FPerPlatformInt

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/PerPlatformProperties.h

Include

#include "PerPlatformProperties.h"

Syntax

Remarks

FPerPlatformInt - int32 property with per-platform overrides

Variables

Name Description

Public variable

int32

 

Default

Public variable

TMap< FName, in...

 

PerPlatform

Constructors

Name Description

Public function

FPerPlatformInt()

Public function

FPerPlatformInt

(
    int32 InDefaultValue
)

Public function

FPerPlatformInt

(
    const FFreezablePerPlatformInt& Ot...
)

Functions

Name Description

Public function Const

FString

 

ToString()

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss