Navigation
API > API/Runtime > API/Runtime/Projects > API/Runtime/Projects/Interfaces > API/Runtime/Projects/Interfaces/IPlugin
References
| Module | Projects |
| Header | /Engine/Source/Runtime/Projects/Public/Interfaces/IPluginManager.h |
| Include | #include "Interfaces/IPluginManager.h" |
void SetVersePath
(
FString && InVersePath
)
Remarks
Sets the Verse path to the root of the plugin's content directory
Parameters
| Name | Description |
|---|---|
| InVersePath | Verse path to set |