20tab / UnrealEnginePython

Embed Python in Unreal Engine 4
MIT License
2.7k stars 737 forks source link

Support 4.25 [WIP] #845

Open boristsr opened 4 years ago

boristsr commented 4 years ago

Work in progress to support 4.25. It does not yet compile.

Based off PR #833 To include changes to support 4.24.2 as well.

Created PR early to avoid duplicating efforts with others. If anyone was looking at doing this themselves, I would love to collaborate and accept contributions.

I would like to get feedback on the new typedefs to support older engines. Please see file UEPyUPropertyBackwardsCompatibility.h.

SaxonRah commented 3 years ago

Sick work, If I can find the time. I'll look everything over and see if I can't help.