Navigation
Unreal Engine C++ API Reference > Developer > LauncherServices > ILauncherSimpleProfile
References
Module | LauncherServices |
Header | /Engine/Source/Developer/LauncherServices/Public/ILauncherProfile.h |
Include | #include "ILauncherProfile.h" |
bool Load ( const [FJsonObject](API\Runtime\Json\Dom\FJsonObject) & Object )
Remarks
Loads the simple profile from the specified file. true if the profile was loaded, false otherwise.