TDToolbox / btdapi

C++ API & Btd6.jet
MIT License
0 stars 0 forks source link

il2cpp metadata dumper #3

Open DannyParker0001 opened 4 years ago

DannyParker0001 commented 4 years ago

For convenient API usage such as just writing Track::AddBloon(bloon); we're going to need to have a program to dump C++ headers (.hpp) that use our il2cppAPI or something like it. Goal is to just be able to call a method in C++ and have it called ingame.