IDesktopPlatform::EnumerateLauncherEngineInstallations

Enumerates all the registered binary engine installations.

Windows
MacOS
Linux

References

Module

DesktopPlatform

Header

/Engine/Source/Developer/DesktopPlatform/Public/IDesktopPlatform.h

Include

#include "IDesktopPlatform.h"

Syntax

void EnumerateLauncherEngineInstallations
(
    TMap< FString, FString > & OutInstallations
)

Remarks

Enumerates all the registered binary engine installations.

Parameters

Parameter

Description

OutInstallations

Map of identifier/root-directory pairs for all known binary installations.

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