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...