ILauncherProfile::SetDescription

Updates the description of the profile.

Unreal Engine C++ API Reference > Developer > LauncherServices > ILauncherProfile

References

   
Module LauncherServices
Header /Engine/Source/Developer/LauncherServices/Public/ILauncherProfile.h
Include #include "ILauncherProfile.h"
void SetDescription
(
    const [FString](API\Runtime\Core\Containers\FString) & NewDescription
)

Remarks

Updates the description of the profile.

Parameters

Name Description
NewDescription The new description of the profile.

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library