FProjectDescriptor::AddPluginDirectory

Adds a directory to the additional plugin directories list.

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

void AddPluginDirectory
(
    const FString & Dir
)

Remarks

Adds a directory to the additional plugin directories list.

Parameters

Parameter

Description

Dir

the new directory to add

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