ILauncherServicesModule::CreateProfile

Creates a launcher profile.

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

References

   
Module LauncherServices
Header /Engine/Source/Developer/LauncherServices/Public/ILauncherServicesModule.h
Include #include "ILauncherServicesModule.h"
[ILauncherProfileRef](API\Developer\LauncherServices\ILauncherProfileRef) CreateProfile
(
    const [FString](API\Runtime\Core\Containers\FString) & ProfileName
)

Remarks

Creates a launcher profile.

Parameters

Name Description
ProfileName The name of the profile to create.

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library