Create a custom event
Add a custom or change event by adding an external event to an object.
External events allow you to manage object events.
- From Project view, select the object that you want to contain the external event.
-
In Properties next to Events, select
Add external event.
- Select the event to manage the events of another object.
-
Choose Select.
The new event appears under Events.
-
To link a method to the event, next to the event, select
Add new method and then select the method.
- Choose Select.
- (optional) If the method requires arguments, expand the method and set the arguments.