ILauncherProfile::SetMakeBinaryConfig

Sets whether to make a binary config file during packaging

Windows
MacOS
Linux

References

Module

LauncherServices

Header

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

Include

#include "ILauncherProfile.h"

Syntax

void SetMakeBinaryConfig
(
    bool bMakeBinaryConfig
)

Remarks

Sets whether to make a binary config file during packaging

Parameters

Parameter

Description

bMakeBinaryConfig

Whether to make a binary config file during staging

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