FSourceControlWindows::GetSourceControlLocations

Get the list of files and directories that source control should check when looking for changes.

Windows
MacOS
Linux

References

Module

SourceControlWindows

Header

/Engine/Source/Editor/SourceControlWindows/Public/SourceControlWindows.h

Include

#include "SourceControlWindows.h"

Source

/Engine/Source/Editor/SourceControlWindows/Private/SourceControlWindows.cpp

Syntax

static TArray< FString > GetSourceControlLocations
(
    const bool bContentOnly
)

Remarks

Get the list of files and directories that source control should check when looking for changes.

Parameters

Parameter

Description

bContentOnly

True to only include content directories.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss