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