ISourceControlModule::RegisterSourceControlProjectDirDelegate

Register a delegate used to specify the project base directory to be used by the source control

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

References

   
Module SourceControl
Header /Engine/Source/Developer/SourceControl/Public/ISourceControlModule.h
Include #include "ISourceControlModule.h"
void RegisterSourceControlProjectDirDelegate
(
    const [FSourceControlProjectDirDelegate](API\Developer\SourceControl\FSourceControlProjectDirDelegate) & SourceControlProjectDirDelegate
)

Remarks

Register a delegate used to specify the project base directory to be used by the source control


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library