sneakyevil / IL2CPP_Resolver

A run-time API resolver for IL2CPP Unity.
https://sneakyevil.gitbook.io/il2cpp-resolver/
The Unlicense
360 stars 66 forks source link

closed #24

Closed LanBaiCode closed 1 year ago

sneakyevil commented 1 year ago

You trying to get field value but you call GetComponent... Use "GetMemberValue".

sneakyevil commented 1 year ago

Do you have any other contact information, I am recently studying this project and would like to discuss it.

I won't discuss anything around this project, read the src or public wiki. If you struggling with that then don't even bother using this project, or better to say: learn c++ and learn unity.