_SET_USE_WAYPOINT_AS_DESTINATION
DocsSetUseWaypointAsDestination(toggle)Description
Sets a global mode which makes the pause menu map show 'Destination' instead of 'Waypoint' in the key legend on the
bottom of the screen.
Parameters
| Name | Type | Description |
|---|---|---|
toggle | BOOL | `true` to show 'Destination', `false` to show 'Waypoint' (the default) |
Returns
voidThis native does not return a value.