Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/DeviceProfiles > API/Runtime/Engine/DeviceProfiles/UDeviceProfile
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 |
void GatherParentCVarInformationRecursively
&40;
TMap< FString, FString > & CVarInformation
&41; const
Remarks
Get the collection of Console Variables that this profile inherits from its' parents
Parameters
| Name | Description |
|---|---|
| CVarInformation | The list of inherited CVars in the format of |