Hi! I want to check the type of a function argument. I want to be able to say if it's an object instance of a custom class I made.
Do you know of any way? In ActionScript there's an 'is' method that I can use. Bye!
Hi! I want to check the type of a function argument. I want to be able to say if it's an object instance of a custom class I made.
Do you know of any way? In ActionScript there's an 'is' method that I can use. Bye!