Navigation
Unreal Engine C++ API Reference > Developer > Localization > FLocalizationSourceControlSettings
References
Module | Localization |
Header | /Engine/Source/Developer/Localization/Public/LocalizationSettings.h |
Include | #include "LocalizationSettings.h" |
Source | /Engine/Source/Developer/Localization/Private/LocalizationSettings.cpp |
static bool IsSourceControlAutoSubmitEnabled()
Remarks
Check to see whether we should automatically submit changed files after running the commandlet. This should be used to optionally pass "-DisableSCCSubmit" to the commandlet.