_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.
<!--
Name guess:
- alphabetical function order, below [SET_USER_RADIO_CONTROL_ENABLED, SET_USE_HI_DOF], above SET_VARIABLE_ON_SOUND.
-->
Parameters
| Name | Type | Description |
|---|---|---|
toggle | BOOL | `true` to show 'Destination', `false` to show 'Waypoint' (the default) |
Returns
voidThis native does not return a value.