Navigation
Unreal Engine C++ API Reference > Developer > SourceControl > ISourceControlChangelist
References
Module | SourceControl |
Header | /Engine/Source/Developer/SourceControl/Public/ISourceControlChangelist.h |
Include | #include "ISourceControlChangelist.h" |
virtual bool CanDelete() const
Remarks
Returns true if the changelist is deletable. Some special changelist might not be deletable like the default Perforce changelist.