Navigation
API > API/Developer > API/Developer/LauncherServices
Type
typedef TMulticastDelegate_OneParam< void, ILauncherProfileManager & > FOnLauncherProfileManagerInitialized
References
| Module | LauncherServices |
| Header | /Engine/Source/Developer/LauncherServices/Public/ILauncherServicesModule.h |
| Include | #include "ILauncherServicesModule.h" |
Remarks
Declares a delegate to be invoked when a launcher profile manager has been initialized.
The first parameter is the profile manager.