Title: Re: How do I send an event to another object using the new EventDelegate system?
Post by: aikitect on January 25, 2014, 01:56:04 PM
So what exactly goes into "YourFunction"? So for example, my GameObject is called "Model", and the script that is attached is "Controller", and the function within "Controller" that I want to call is "UpdatePoints".
Title: Re: How do I send an event to another object using the new EventDelegate system?
Post by: ArenMook on January 25, 2014, 03:59:44 PM