6,865
edits
No edit summary |
No edit summary |
||
| Line 8: | Line 8: | ||
|return1 = void | |return1 = void | ||
|returnFail1 = void | |returnFail1 = void | ||
|callback2Syntax = Event event, | |callback2Syntax = Event event, ... vararg | ||
|callback2Parameter1 = Event event The event object. | |callback2Parameter1 = Event event The event object. | ||
|callback2Parameter2 = ... vararg The arguments specific to the <code>eventName</code>. | |callback2Parameter2 = ... vararg The arguments specific to the <code>eventName</code>. | ||
edits