Skip to content

Commit ac75a6b

Browse files
committed
2 parents c0776e9 + 8e89374 commit ac75a6b

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# ElgEditorScripting
22

3-
ElgEditorScripting is an Unreal Engine 4.22 editor only plugin created to extend the possibilities of Editor Utility Widgets.
3+
ElgEditorScripting is an Unreal Engine 4.25.1 editor only plugin created to extend the possibilities of Editor Utility Widgets.
44

55
The plugin add basic Level Editor events like OnActorAdded/Deleted/Selected, OnBegin/EndPIE, OnMouseClick, OnInputKey and more.<br>
66
For the Content Browser it has events like OnAssetCreated/Removed/Renamed and Selected/Deselected.
@@ -10,6 +10,9 @@ It also add nodes to get the MousePosition, Read/Write to config files, Load/Rel
1010
[ElgSoft.com](http://elgsoft.com/ccount/click.php?id=main),
1111
[Unreal Forum thread](https://forums.unrealengine.com/community/community-content-tools-and-tutorials/1618595-free-elgeditorscripting-editor-utility-widget-extension-events-and-stuff)
1212

13+
1.0.4 Added support to get an Editor Widget instace so tyou can access it and do cool stuff.
14+
![GetEditorWidget](https://elgsoft.com/Images/EditorScripting/LEC_GetEditorWidget.png)<br>
15+
1316
1.0.2 Exposed Notifications to Blueprints.<br>
1417
![Notifications](https://elgsoft.com/Images/EditorScripting/Notifications.gif)<br>
1518

0 commit comments

Comments
 (0)