IDesktopPlatform::EnumerateLauncherSampleProjects

Enumerates all the sample projects installed by the launcher.

Windows
MacOS
Linux

References

Module

DesktopPlatform

Header

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

Include

#include "IDesktopPlatform.h"

Syntax

void EnumerateLauncherSampleProjects
(
    TArray< FString > & OutFileNames
)

Remarks

Enumerates all the sample projects installed by the launcher.

Parameters

Parameter

Description

OutFileNames

Array of sample project filenames.

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