FProjectDescriptor::RemoveRootDirectory

Removes the directory from the list to scan

Windows
MacOS
Linux

References

Module

Projects

Header

/Engine/Source/Runtime/Projects/Public/ProjectDescriptor.h

Include

#include "ProjectDescriptor.h"

Source

/Engine/Source/Runtime/Projects/Private/ProjectDescriptor.cpp

Syntax

bool RemoveRootDirectory
(
    const FString & Dir
)

Remarks

Removes the directory from the list to scan

Returns

whether the root directory list was changed

Parameters

Parameter

Description

Dir

the directory to remove (must be a full path)

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