Navigation
Unreal Engine C++ API Reference > Developer > SourceControl > ISourceControlState
Deprecated * Use GetResolveInfo() and FindHistoryRevision() instead
References
Module | SourceControl |
Header | /Engine/Source/Developer/SourceControl/Public/ISourceControlState.h |
Include | #include "ISourceControlState.h" |
virtual TSharedPtr< class ISourceControlRevision, ESPMode::ThreadSafe > GetBaseRevForMerge&40;&41; const
Remarks
Get the revision that we should use as a base when performing a three way merge, does not refresh source control state a revision identifier or NULL if none exist