IPlugin::GetMountedAssetPath

Get the virtual root path for assets.

Windows
MacOS
Linux

References

Module

Projects

Header

/Engine/Source/Runtime/Projects/Public/Interfaces/IPluginManager.h

Include

#include "Interfaces/IPluginManager.h"

Syntax

FString GetMountedAssetPath() const

Remarks

Get the virtual root path for assets.

Returns

The mounted root path for assets in this plugin's content folder; typically /PluginName/.

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