UDeviceProfile::GatherParentCVarInformationRecursively

Get the collection of Console Variables that this profile inherits from its' parents

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/DeviceProfiles/DeviceProfile.h

Include

#include "DeviceProfiles/DeviceProfile.h"

Source

/Engine/Source/Runtime/Engine/Private/DeviceProfiles/DeviceProfile.cpp

Syntax

void GatherParentCVarInformationRecursively
(
    OUTTMap< FString, FString > & CVarInformation
) const

Remarks

Get the collection of Console Variables that this profile inherits from its' parents

Parameters

Parameter

Description

CVarInformation

The list of inherited CVars in the format of

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