FLocalizationSCC

Unreal Engine C++ API Reference > Developer > Localization

References

   
Module Localization
Header /Engine/Source/Developer/Localization/Public/LocalizationSourceControlUtil.h
Include #include "LocalizationSourceControlUtil.h"

Syntax

class FLocalizationSCC  

Constructors

Type Name Description
  FLocalizationSCC ()  

Destructors

Type Name Description
  ~FLocalizationSCC ()  

Functions

Type Name Description
bool CheckinFiles ( const FText& InChangeDescription, FText& OutError )  
bool CheckOutFile ( const FString& InFile, FText& OutError )  
bool CleanUp ( FText& OutError )  
bool IsReady ( FText& OutError )  
bool RevertFile ( const FString& InFile, FText& OutError )  

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library