IDesktopPlatform::EnumerateLauncherSampleInstallations

Enumerates all the samples installed by the launcher.

Unreal Engine C++ API Reference > Developer > DesktopPlatform > IDesktopPlatform

References

   
Module DesktopPlatform
Header /Engine/Source/Developer/DesktopPlatform/Public/IDesktopPlatform.h
Include #include "IDesktopPlatform.h"
void EnumerateLauncherSampleInstallations
(
    [TArray](API\Runtime\Core\Containers\TArray)< [FString](API\Runtime\Core\Containers\FString) > & OutInstallations
)

Remarks

Enumerates all the samples installed by the launcher.

Parameters

Name Description
OutInstallations Array of sample installation paths.

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library