FOnLauncherProfileManagerInitialized

Declares a delegate to be invoked when a launcher profile manager has been initialized.

Windows
MacOS
Linux

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.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss