UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
MachineConfigHelpers Namespace Reference

Functions

TSet< FString > LoadInstalledPrereqIds (const FString &LocalMachineConfigFile)
 
void SaveInstalledPrereqIds (const FString &LocalMachineConfigFile, const TSet< FString > &InstalledPrereqIds, bool bFlush)
 

Function Documentation

◆ LoadInstalledPrereqIds()

TSet< FString > MachineConfigHelpers::LoadInstalledPrereqIds ( const FString &  LocalMachineConfigFile)

◆ SaveInstalledPrereqIds()

void MachineConfigHelpers::SaveInstalledPrereqIds ( const FString &  LocalMachineConfigFile,
const TSet< FString > &  InstalledPrereqIds,
bool  bFlush 
)