USourceControlHelpers::LastErrorMsg

Get status text set by SourceControl system if an error occurs regardless whether bSilent is set or not.

Unreal Engine C++ API Reference > 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
static [FText](API\Runtime\Core\Internationalization\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.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library