FOnLauncherProfileManagerProfileRemoved

Declares a delegate to be invoked when a launcher profile was removed from a profile manager.

Windows
MacOS
Linux

Type

typedef TMulticastDelegate_OneParam< void, const ILauncherProfileRef & > FOnLauncherProfileManagerProfileRemoved

References

Module

LauncherServices

Header

/Engine/Source/Developer/LauncherServices/Public/ILauncherProfileManager.h

Include

#include "ILauncherProfileManager.h"

Remarks

Declares a delegate to be invoked when a launcher profile was removed from a profile manager.

The first parameter is the profile that was removed.

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