Files
UnrealEngineUWP/Engine/Plugins/Experimental/PythonScriptPlugin/Source
Patrick Laflamme 464ce5a8b2 Fixed Python calling the wrong delegate if the same delegate name/type was declared in two different UObject.
Added a test in test_wrapper_types.py to validate before and after the fix.

#jira UE-148631 - GitHub 9069 : Python Type Registry Name Collision Fix
#9069
#rb Jamie.Dale
#preflight 627ebc38631ab4370513e79d

[CL 20188886 by Patrick Laflamme in ue5-main branch]
2022-05-13 16:44:31 -04:00
..