Navigation
Unreal Engine C++ API Reference > Runtime > Projects > Interfaces > IPluginManager
Type
typedef TBaseDelegate_TwoParams< void, const FString &, const FString & > FRegisterMountPointDelegate
References
Module | Projects |
Header | /Engine/Source/Runtime/Projects/Public/Interfaces/IPluginManager.h |
Include | #include "Interfaces/IPluginManager.h" |
Remarks
Delegate type for mounting content paths. Used internally by FPackageName code.