You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
# Python Blueprint Fixer
2
2
3
3
## Description
4
-
Simple plugin that fixes Unreal Engine python scripts loading phase that causes blueprint compilation errors.
4
+
Simple plugin that fixes Unreal Engine python scripts loading phase that causes blueprint compilation errors. Especially it helps if you use a lot of Editor Utility Widgets that uses python scripts and are opened on engine startup.
5
5
6
6
## How to install
7
7
1. Download [latest release](https://github.com/Gradess2019/PythonBlueprintFixer/releases/latest) for your Unreal Engine version
0 commit comments