Constructor
Variables
Methods
event<T>(func:String, event:T):T
Sends an event to every single script, and returns the event.
Parameters:
func | Function to call |
---|---|
event | Event (will be the first parameter of the function) |
Returns:
(modified by scripts)