Skip to content
giwig edited this page Aug 28, 2021 · 1 revision

Welcome to the UnrealEnginePython wiki!

I try all sorts of things in UE. I decided to try python. There is no documentation on it at all in google, except for a tweak from the manufacturer;), but sometimes one project pops up in the search on github. The project is rather irrelevant, very large and in general I am not familiar with the code. But a flaw in Python from Epic made me look for an alternative. I downloaded the basic version - there are tons of errors. Since I am not very familiar with git, I did not go into the pool requests and did not see the latest updates before 4.25. Having corrected a bunch of warnings and errors in C ++, I accidentally stumbled upon the same pool. Of the few I've downloaded and tested, davidjo had the least problems. By disabling two functions at the end, it turned out to be compiled. There is no chapel for my joy. ;) Now let's start learning python with examples.

Clone this wiki locally