Quote:
Originally Posted by Chandler
To check if the functions actually exist.
If people can edit function names via memory editing, we are checking to see if they exist.
Correct me if I have perceived this thread totally wrong...
|
There is no real reason to add this to every function call, because the function won't get called anyway if someone has "edited" it by memory editing.
The main use for it I guess is checking if functions are present from joined classes or so.