Navigation
API > API/Developer > API/Developer/SourceControl > API/Developer/SourceControl/USourceControlHelpers
Description
Get status text set by SourceControl system if an error occurs regardless whether bSilent is set or not. Only set if there was an error.
| Name | LastErrorMsg |
| Type | function |
| Header File | /Engine/Source/Developer/SourceControl/Public/SourceControlHelpers.h |
| Include Path | #include "SourceControlHelpers.h" |
| Source | /Engine/Source/Developer/SourceControl/Private/SourceControlHelpers.cpp |
UFUNCTION (BlueprintPure, Category="Editor Scripting | Editor Revision Control Helpers",
Meta=(Keywords="Source Control"))
static FText LastErrorMsg()