Navigation
Unreal Engine C++ API Reference > Runtime > Projects > Interfaces > IPluginManager
References
Module | Projects |
Header | /Engine/Source/Runtime/Projects/Public/Interfaces/IPluginManager.h |
Include | #include "Interfaces/IPluginManager.h" |
TArray < TSharedRef < IPlugin > > GetEnabledPlugins()
Remarks
Gets an array of all the enabled plugins. Array of the enabled plugins.