ILauncherProfile::SetDescription

Updates the description of the profile.

Windows
MacOS
Linux

References

Module

LauncherServices

Header

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

Include

#include "ILauncherProfile.h"

Syntax

void SetDescription
(
    const FString & NewDescription
)

Remarks

Updates the description of the profile.

Parameters

Parameter

Description

NewDescription

The new description of the profile.

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