Navigation
Unreal Engine C++ API Reference > Developer > DesktopPlatform > IDesktopPlatform
References
Module | DesktopPlatform |
Header | /Engine/Source/Developer/DesktopPlatform/Public/IDesktopPlatform.h |
Include | #include "IDesktopPlatform.h" |
void EnumerateLauncherSampleProjects
&40;
TArray< FString > & OutFileNames
&41;
Remarks
Enumerates all the sample projects installed by the launcher.
Parameters
Name | Description |
---|---|
OutFileNames | Array of sample project filenames. |