ILauncherProfile::RemoveLaunchRole

Removes the given launch role from the profile.

Windows
MacOS
Linux

References

Module

LauncherServices

Header

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

Include

#include "ILauncherProfile.h"

Syntax

void RemoveLaunchRole
(
    const ILauncherProfileLaunchRoleRef & Role
)

Remarks

Removes the given launch role from the profile.

Parameters

Parameter

Description

Role

The role to remove.

See Also

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