Navigation
API > API/Developer > API/Developer/Localization
References
| Module | Localization |
| Header | /Engine/Source/Developer/Localization/Public/LocalizationSourceControlUtil.h |
| Include | #include "LocalizationSourceControlUtil.h" |
Syntax
class FLocalizationSCC
Constructors
| Type | Name | Description | |
|---|---|---|---|
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | CheckinFiles
(
const FText& InChangeDescription, |
||
| bool | CheckOutFile
(
const FString& InFile, |
||
| bool | CleanUp
(
FText& OutError |
||
| bool | IsReady
(
FText& OutError |
||
| bool | RevertFile
(
const FString& InFile, |