FPerPlatformFloat

[FPerPlatformFloat](API\Runtime\Engine\FPerPlatformFloat) - float property with per-platform overrides

Windows
MacOS
Linux

Inheritance Hierarchy

TPerPlatformProperty

FPerPlatformFloat

References

Module

Engine

Header

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

Include

#include "PerPlatformProperties.h"

Syntax

Remarks

FPerPlatformFloat - float property with per-platform overrides

Variables

Name Description

Public variable

float

 

Default

Public variable

TMap< FName, fl...

 

PerPlatform

Constructors

Name Description

Public function

FPerPlatformFloat()

Public function

FPerPlatformFloat

(
    float InDefaultValue
)

Public function

FPerPlatformFloat

(
    const FFreezablePerPlatformFloat& ...
)

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