Skip to content

Commit ae99adf

Browse files
committed
2 parents c71caac + f23f310 commit ae99adf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

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

3-
ElgEditorScripting is an Unreal Engine 4.26 editor only plugin created to extend the possibilities of Editor Utility Widgets.
3+
ElgEditorScripting is an Unreal Engine 4.27 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,7 +10,7 @@ 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.
13+
1.0.4 Added support to get an Editor Widget instace so you can access it and do cool stuff.
1414
![GetEditorWidget](http://elgsoft.com/Images/EditorScripting/LEC_GetEditorWidget.png)<br>
1515

1616
1.0.2 Exposed Notifications to Blueprints.<br>

0 commit comments

Comments
 (0)