Add from code an event on a specific waypoint.
public static void AddWaypointEvent(int waypointIndex, string data)
coming soon
Last updated 4 months ago
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.