Files
UnrealEngineUWP/Engine/Plugins/Experimental/PythonScriptPlugin/Source
jamie dale ee4acdabbb Ensure Python callable wrapper types remove the Native flag from any function signatures that they duplicate
Failing to do this leads to a Native instance inside a non-native instance, which causes GC confusion

#jira UE-74616
#rb Lauren.Ridge

#ROBOMERGE-VERSION: 348-6547088
#ROBOMERGE-OWNER: ryan.vance
#ROBOMERGE-AUTHOR: jamie.dale
#ROBOMERGE-SOURCE: CL 6536762 via CL 6538364 via CL 6538485
#ROBOMERGE-BOT: DEVVR (Main -> Dev-VR)

[CL 6577234 by jamie dale in Dev-VR branch]
2019-05-20 13:41:25 -04:00
..