Navigation
API > API/Runtime > API/Runtime/LauncherPlatform > API/Runtime/LauncherPlatform/ILauncherPlatform
References
| Module | LauncherPlatform |
| Header | /Engine/Source/Runtime/Portal/LauncherPlatform/Public/ILauncherPlatform.h |
| Include | #include "ILauncherPlatform.h" |
bool CanOpenLauncher
&40;
bool Install
&41;
Remarks
Determines whether the launcher can be opened. true if the launcher can be opened (or installed).
Parameters
| Name | Description |
|---|---|
| Install | Whether to include the possibility of installing the launcher in the check. |