Navigation
Unreal Engine C++ API Reference > Developer > SourceControl > ISourceControlState
References
Module | SourceControl |
Header | /Engine/Source/Developer/SourceControl/Public/ISourceControlState.h |
Include | #include "ISourceControlState.h" |
virtual [TOptional](API\Runtime\Core\IO\TOptional)< [FText](API\Runtime\Core\Internationalization\FText) > GetWarningText() const
Remarks
Gets the warnings messages associated with this state, if any. Ex 'checkout by other', 'out of date', etc).