ISourceControlState::GetWarningText

Gets the warnings messages associated with this state, if any.

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).


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library