Events An EventRef parameter lets the user select an event: public EventRef MyEvent; The action can send this event using SendEvent: SendEvent(MyEvent);