Navigation
API > API/Developer > API/Developer/SourceControl > API/Developer/SourceControl/ISourceControlModule
Description
Unregister a previously registered delegate.
| Name | UnregisterFilesDeleted |
| Type | function |
| Header File | /Engine/Source/Developer/SourceControl/Public/ISourceControlModule.h |
| Include Path | #include "ISourceControlModule.h" |
void UnregisterFilesDeleted
(
FDelegateHandle InHandle
)
See Also
- FSourceControlFilesDeletedDelegate