Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Where are the python modules? #876

Open
ughstudios opened this issue Dec 27, 2021 · 1 comment
Open

Where are the python modules? #876

ughstudios opened this issue Dec 27, 2021 · 1 comment

Comments

@ughstudios
Copy link

Where are the python modules like this one?
from unreal_engine.classes

I don't understand how this is working. Is it just directly creating these? Could someone point me to where in the code it's doing this stuff? Looks really cool honestly

@dfb
Copy link
Contributor

dfb commented Jun 30, 2022

Note that this project is dead/abandoned/dormant, but these modules are being created by the Python C API, so their source code lives here, and the classes module specifically is registered here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants