FMountPluginParams

Parameters for mounting a plugin.

Windows
MacOS
Linux

References

Module

PluginUtils

Header

/Engine/Plugins/Developer/PluginUtils/Source/PluginUtils/Public/PluginUtils.h

Include

#include "PluginUtils.h"

Syntax

struct FMountPluginParams

Remarks

Parameters for mounting a plugin.

Variables

Name Description

Public variable

bool

 

bEnablePluginInProject

Whether to enable the plugin in the current project config.

Public variable

bool

 

bSelectInContentBrowser

Whether to select the plugin Content folder (if any) in the content browser.

Public variable

bool

 

bUpdateProjectPluginSearchPath

Whether to update the project additional plugin directories (persistently saved in uproject file) if the plugin location is not under the engine or project plugin folder.

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