Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 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 4,496 07-08-2011, 10:47 PM
Last Post: PK8
   Check player facing direction desbrina 5 6,729 06-20-2010, 09:58 PM
Last Post: deValdr
   New Encryption Method Test Legacy 2 4,254 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 6,684 01-04-2010, 10:45 PM
Last Post: PK8
   How to check if actor has certain stat(s) with RGSS? Twin Matrix 4 8,955 01-04-2009, 05:35 PM
Last Post: Twin Matrix



Users browsing this thread: