RemoveWaypointEvent
Description
Removes an event trigger attached to a waypoint.
Declaration
public static void RemoveWaypointEvent(int waypointIndex)Parameters
Name
Description
waypointIndex
The index of the waypoint from which to remove the event.
Example
coming soonLast updated