FDeviceProfileValueCache

Helper class for accesssing and caching the value of CVars for device profiles.

Windows
MacOS
Linux

References

Module

Niagara

Header

/Engine/Plugins/FX/Niagara/Source/Niagara/Classes/NiagaraPlatformSet.h

Include

#include "NiagaraPlatformSet.h"

Syntax

struct FDeviceProfileValueCache

Remarks

Helper class for accesssing and caching the value of CVars for device profiles.

Functions

Name Description

Public function Static

void

 

Empty()

Public function Static

bool

 

GetValue

(
    const UDeviceProfile* DevicePr...,
    FName CVarName,
    T& OutValue
)

Typedefs

Name

Description

FCVarValueMap

Constants

Name

Description

CachedDeviceProfileValues

Cached values for any polled CVar on particular device profiles.

CachedPlatformValues

Cached values for any polled CVar from the platform ini files.

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