IDesktopPlatform::EnumerateLauncherSampleInstallations

Enumerates all the samples installed by the launcher.

Windows
MacOS
Linux

References

Module

DesktopPlatform

Header

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

Include

#include "IDesktopPlatform.h"

Syntax

void EnumerateLauncherSampleInstallations
(
    TArray< FString > & OutInstallations
)

Remarks

Enumerates all the samples installed by the launcher.

Parameters

Parameter

Description

OutInstallations

Array of sample installation paths.

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