ISourceControlState::CanAdd

Get whether this file can be added to source control (i.e. is part of the directory structure currently under source control)

Windows
MacOS
Linux

References

Module

SourceControl

Header

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

Include

#include "ISourceControlState.h"

Syntax

bool CanAdd() const

Remarks

Get whether this file can be added to source control (i.e. is part of the directory structure currently under source control)

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