For the complete documentation index, see llms.txt. This page is also available as Markdown.

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 soon

Last updated