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 EnumerateLauncherSampleInstallations
(
TArray < FString > & OutInstallations
)
Remarks
Enumerates all the samples installed by the launcher.
Parameters
| Name | Description |
|---|---|
| OutInstallations | Array of sample installation paths. |