Files
UnrealEngineUWP/Engine/Plugins/Experimental/PythonScriptPlugin/Source
Patrick Laflamme 9281f15588 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
#rb Jamie.Dale
#preflight 627d5e294a05ef0394d5ac65

[CL 20169181 by Patrick Laflamme in ue5-main branch]
2022-05-12 15:31:14 -04:00
..