Navigation
API > API/Developer > API/Developer/SourceControl > API/Developer/SourceControl/ISourceControlModule
Description
Returns access to the delegate so that it can be broadcast as needed.
| Name | GetOnFilesDeleted |
| Type | function |
| Header File | /Engine/Source/Developer/SourceControl/Public/ISourceControlModule.h |
| Include Path | #include "ISourceControlModule.h" |
const FSourceControlFilesDeletedDelegate & GetOnFilesDeleted() const
See Also
- FSourceControlFilesDeletedDelegate