Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/Features > API/Editor/UnrealEd/Features/IPluginsEditorFeature
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/Features/IPluginsEditorFeature.h |
| Include | #include "Features/IPluginsEditorFeature.h" |
void OpenPluginEditor
(
TSharedRef < IPlugin > PluginToEdit,
TSharedPtr < SWidget > ParentWidget,
FSimpleDelegate OnEditCommitted
)
Remarks
Open the plugin editor for a plugin