Navigation
API > API/Developer > API/Developer/SourceControl > API/Developer/SourceControl/USourceControlHelpers
References
Module | SourceControl |
Header | /Engine/Source/Developer/SourceControl/Public/SourceControlHelpers.h |
Include | #include "SourceControlHelpers.h" |
Source | /Engine/Source/Developer/SourceControl/Private/SourceControlHelpers.cpp |
static TArray< FString > AbsoluteFilenames
&40;
const TArray< FString > & InFileNames
&41;
Remarks
Helper function to convert a filename array to absolute paths. an array of filenames, transformed into absolute paths
Parameters
Name | Description |
---|---|
InFileNames | The filename array |