how to check if a method has been aliased?
#7
Interesting.

So by using:
method_defined?(wy_main)

... we can perform a check for an aliased method assuming we know that the actual alias statement looks for the 'new' method name rather than the name of the original method.

Nice.
Reply


Messages In This Thread
[Resolved] how to check if a method has been aliased? - by DerVVulfman - 01-21-2010, 06:26 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
   Array to arguments for a method? PK8 2 5,438 07-08-2011, 10:47 PM
Last Post: PK8
   Check player facing direction desbrina 5 8,410 06-20-2010, 09:58 PM
Last Post: deValdr
   New Encryption Method Test Legacy 2 5,288 05-22-2010, 07:17 PM
Last Post: Monster Buffer
   How to check if the value of a number is an even or odd number? PK8 5 8,512 01-04-2010, 10:45 PM
Last Post: PK8
   How to check if actor has certain stat(s) with RGSS? Twin Matrix 4 10,519 01-04-2009, 05:35 PM
Last Post: Twin Matrix



Users browsing this thread: 2 Guest(s)