UE4-EditorScriptingToolsPlugin icon indicating copy to clipboard operation
UE4-EditorScriptingToolsPlugin copied to clipboard

Tools registered for the project not developer

Open BenVlodgi opened this issue 2 years ago • 0 comments

Currently, when you register a tool it is only registered for your own local editor. This change registers the tool at the project level, so collaborators don't have to manually register/unregister tools when they become available.

We've been using these settings, and they've been working. Settings are stored in Project/Config/DefaultEditorScriptingTools.ini

@HoussineMehnik you outlined this change here https://github.com/HoussineMehnik/UE4-EditorScriptingToolsPlugin/issues/16

BenVlodgi avatar Nov 10 '23 05:11 BenVlodgi