ISourceControlProvider::GetStatus

Get the source control status as a series of key value pairs

Unreal Engine C++ API Reference > Developer > SourceControl > ISourceControlProvider

References

   
Module SourceControl
Header /Engine/Source/Developer/SourceControl/Public/ISourceControlProvider.h
Include #include "ISourceControlProvider.h"
[TMap](API\Runtime\Core\Containers\TMap)< [EStatus](API\Developer\SourceControl\ISourceControlProvider\EStatus), [FString](API\Runtime\Core\Containers\FString) > GetStatus() const  

Remarks

Get the source control status as a series of key value pairs


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library