ILauncherSimpleProfile::Load

Loads the simple profile from the specified file.

Windows
MacOS
Linux

References

Module

LauncherServices

Header

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

Include

#include "ILauncherProfile.h"

Syntax

bool Load
(
    const FJsonObject & Object
)

Remarks

Loads the simple profile from the specified file.

Returns

true if the profile was loaded, false otherwise.

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