RemoveWaypointEvent

Description

Removes an event trigger attached to a waypoint.

Declaration

 public static void RemoveWaypointEvent(int waypointIndex)

Parameters

NameDescription

waypointIndex

The index of the waypoint from which to remove the event.

Example

coming soon

Last updated