Quote:
Originally Posted by DrakilorP2P
All event functions must be named onSomething. scheduleEvent() and trigger() both allow you to skip the 'on' part so you can type trigger("Something", null);
|
I know, my point is that if you go Function(), you don't call it with onFuntion().