Navigation
API > API/Developer > API/Developer/SourceControl > API/Developer/SourceControl/ISourceControlModule
Description
Return information on custom projects under source control
The first entry is considered to be the main project
| Name | GetCustomProjects |
| Type | function |
| Header File | /Engine/Source/Developer/SourceControl/Public/ISourceControlModule.h |
| Include Path | #include "ISourceControlModule.h" |
TArray < FSourceControlProjectInfo > GetCustomProjects() const