ISourceControlState::IsCheckedOutOther

Get whether this file is checked out by someone else in the current branch

Windows
MacOS
Linux

References

Module

SourceControl

Header

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

Include

#include "ISourceControlState.h"

Syntax

bool IsCheckedOutOther
(
    FString * Who
) const

Remarks

Get whether this file is checked out by someone else in the 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