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