{"repo":"zompi2/UE4EditorPluginTemplate","free":true,"listed":false,"github":"https://github.com/zompi2/UE4EditorPluginTemplate","clone":"git clone https://github.com/zompi2/UE4EditorPluginTemplate.git","description":"This is a template of a plugin for Unreal Engine that contains an Editor Utility Widget and can be opened via drop-down menu or a keyboard shortcut","language":"C++","stars":19,"topics":["template","ue4","ue4-plugin","ue5","ue5-project"],"license":"MIT","category":"saas-starters-boilerplates","readme_excerpt":"Unreal Engine Editor Plugin Template This is a template of a plugin for UE4 that contains an Editor Utility Widget and can be opened via drop-down menu or a keyboard shortcut. It works on UE4.27, and UE5.0 - UE5.8. Plugin structure The plugin template is made of the following classes: FMyPluginEditorModule Contains a logic that registers every needed component when started. It has a function for invoking the spawn of the editor's window and it constructs the plugin's logic object. UMyPluginEditorBase The base of the object that contains the plugin's logic. This base handles only the widget creation and travels between levels. Any additional logic is handled by it's extension. UMyPluginEditor The extension of the base object. Any logic that the plugin does should ends up here . UMyPluginEditorWidget The base class of the widget which is stored inside the plugin's content directory and which is displayed in the editors window. UMyPluginEditorSettings Settings. The object that reads and writes the values from the DefaultEditor.ini file. FMyPluginEditorStyle Plugin style handle. Used to set the icon inside the Editor's UI. FMyPluginEditorCommands Commands handle. Used to register a keyboard shortcut that opens the plugin's window. Changing the plugin widget Inside the plugin's content directory there is a MyPluginWidget BP Editor Utility Widget which is opened when the plugin is invoked. The base class of this widget is UMyPluginEditorWidget . When the name of the widget is chang","default_branch":null,"files":null,"tree":[],"storefront":"/r/zompi2","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/zompi2/UE4EditorPluginTemplate/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}