View Single Post
  #24  
Old 05-14-2007, 07:48 PM
Skyld Skyld is offline
Script-fu
Skyld's Avatar
Join Date: Jan 2002
Location: United Kingdom
Posts: 3,914
Skyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud of
Send a message via AIM to Skyld
Quote:
Originally Posted by Chandler View Post
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.
__________________
Skyld
Reply With Quote