Navigation
Unreal Engine C++ API Reference > Developer > SourceControl > ISourceControlModule
References
Module | SourceControl |
Header | /Engine/Source/Developer/SourceControl/Public/ISourceControlModule.h |
Include | #include "ISourceControlModule.h" |
[FDelegateHandle](API\Runtime\Core\Delegates\FDelegateHandle) RegisterFilesDeleted ( const FSourceControlFilesDeletedDelegate::FDelegate & InDelegate )
Remarks
Registers a delegate that is invoked after source control operation deleted files.