Navigation
API > API/Developer > API/Developer/SourceControl > API/Developer/SourceControl/USourceControlHelpers
References
| Module | SourceControl |
| Header | /Engine/Source/Developer/SourceControl/Public/SourceControlHelpers.h |
| Include | #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()
Remarks
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.