ISourceControlState::IsLocal

Get whether this file is local to the current user (ie, has never been pushed to anyone else)

Windows
MacOS
Linux

References

Module

SourceControl

Header

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

Include

#include "ISourceControlState.h"

Syntax

virtual bool IsLocal() const

Remarks

Get whether this file is local to the current user (ie, has never been pushed to anyone else)

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