ISourceControlModule::GetOnFilesDeleted

Returns access to the delegate so that it can be broadcast as needed.

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

References

   
Module SourceControl
Header /Engine/Source/Developer/SourceControl/Public/ISourceControlModule.h
Include #include "ISourceControlModule.h"
const [FSourceControlFilesDeletedDelegate](API\Developer\SourceControl\FSourceControlFilesDeletedDelega-) & GetOnFilesDeleted() const  

Remarks

Returns access to the delegate so that it can be broadcast as needed.

See Also

FSourceControlFilesDeletedDelegate


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library