Good... That's what I suspected... the multicast delegates that I referenced in my response.
Edit: Maybe I should be asking or confirming that you are not using field like events... and hence the the keyword is not included. ... So you are using some multicast delegate system???
What confused me a little was your response to my original question-->
But where are the actual event declarations that use the delegates:
Your response -->
o_O? Right below that:
public VoidDelegate onSubmit;
public VoidDelegate onClick;
public VoidDelegate onDoubleClick;
public BoolDelegate onHover;
public BoolDelegate onPress;
public BoolDelegate onSelect;
public FloatDelegate onScroll;
public VectorDelegate onDrag;
public ObjectDelegate onDrop;
public StringDelegate onInput;
Your response confused me as you did not negate the use of events and confirm the use of multidelegates...but I appreciate you confirming it now!!
thanks for clearing this up.
This is an awesome product
