quycuoi673
Platinian
Xd
Last edited:
i never deleted it but i used to provided NULL value for instance it still working nothing happen, but i still don't really understand :( instance in all methods in the same class is the same, right?Simplifying its function so that you can understand, it holds the address on which the method will be "around".
The instance pointer argument intrinsecally exists due to how the memory is accessed, and that's why it must be placed in the hook. Have you tried what happens if you remove it?
i never deleted it but i used to provided NULL value for instance it still working nothing happen, but i still don't really understand :( instance in all methods in the same class is the same, right?