AddWaypointEvent
Description
Add from code an event on a specific waypoint.
Declaration
Parameters
Name
Description
waypointIndex
The index of the waypoint on which to add the event.
data
The event data is utilized to recognize and respond to the event.
Example
Last updated