ISourceControlState::IsModifiedInOtherBranch

Get whether this file is modified in a different branch, if no branch is specified defaults to FEngineVerion current branch

Windows
MacOS
Linux

References

Module

SourceControl

Header

/Engine/Source/Developer/SourceControl/Public/ISourceControlState.h

Include

#include "ISourceControlState.h"

Syntax

bool IsModifiedInOtherBranch
(
    const FString & CurrentBranch
) const

Remarks

Get whether this file is modified in a different branch, if no branch is specified defaults to FEngineVerion current branch

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss