ISourceControlState::CanRevert

Get whether this file can be reverted, i.e. its changes are discarded and the file will no longer be checked-out.

Windows
MacOS
Linux

References

Module

SourceControl

Header

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

Include

#include "ISourceControlState.h"

Syntax

bool CanRevert() const

Remarks

Get whether this file can be reverted, i.e. its changes are discarded and the file will no longer be checked-out.

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