ILauncherProfile::SetMakeBinaryConfig

Sets whether to make a binary config file during packaging

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

References

   
Module LauncherServices
Header /Engine/Source/Developer/LauncherServices/Public/ILauncherProfile.h
Include #include "ILauncherProfile.h"
void SetMakeBinaryConfig
(
    bool bMakeBinaryConfig
)

Remarks

Sets whether to make a binary config file during packaging

Parameters

Name Description
bMakeBinaryConfig Whether to make a binary config file during staging

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library