ISourceControlModule::UnregisterPreSubmitFinalize

Unregister a previously registered delegate.

Unreal Engine C++ API Reference > Developer > SourceControl > ISourceControlModule

Deprecated * ISourceControlModule::UnregisterPreSubmitFinalize is deprecated, the functionality will be removed

References

   
Module SourceControl
Header /Engine/Source/Developer/SourceControl/Public/ISourceControlModule.h
Include #include "ISourceControlModule.h"
void UnregisterPreSubmitFinalize
(
    [FDelegateHandle](API\Runtime\Core\Delegates\FDelegateHandle) Handle
)

Remarks

Unregister a previously registered delegate.

See Also

FSourceControlPreSubmitFinalizeDelegate


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library