FLocalizationSourceControlSettings::SetSourceControlAutoSubmitEnabled

Set whether we should automatically submit changed files after running the commandlet.

Windows
MacOS
Linux

References

Module

Localization

Header

/Engine/Source/Developer/Localization/Public/LocalizationSettings.h

Include

#include "LocalizationSettings.h"

Source

/Engine/Source/Developer/Localization/Private/LocalizationSettings.cpp

Syntax

static void SetSourceControlAutoSubmitEnabled
(
    const bool bIsEnabled
)

Remarks

Set whether we should automatically submit changed files after running the commandlet.

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