functions

  1. How To Unlink Unity Functions (IL2CPP)

    Well modding Android Games is fun and I wanted to completely kill a function so I did some research. Imagine we have a Character Class, this class has an Update function, and this class also has a function something like this private void Die(); Yeah I know, it's not that crazy but I'm trying...
Back
Top Bottom