Navigation
API > API/Runtime > API/Runtime/Projects > API/Runtime/Projects/FProjectDescriptor
References
| Module | Projects |
| Header | /Engine/Source/Runtime/Projects/Public/ProjectDescriptor.h |
| Include | #include "ProjectDescriptor.h" |
| Source | /Engine/Source/Runtime/Projects/Private/ProjectDescriptor.cpp |
bool AddPluginDirectory
&40;
const FString & Dir
&41;
Remarks
Adds a directory to the additional plugin directories list. whether the plugin directory list was changed
Parameters
| Name | Description |
|---|---|
| Dir | the new directory to add (must be a full path) |