ace_dagr_fnc_programWP
Description
API to program Waypoints into the DAGR
Parameters
| Index | Description | Datatype(s) | Default Value |
|---|---|---|---|
| 0 | Position (2D,3D) | ARRAY | |
| 1 | Waypoint Name | STRING | “Waypoint” |
| 2 | Index | NUMBER | auto-assign |
Return Value
None
Example
[[0,0], "Home" ] call ace_dagr_fnc_programWP;
Authors
- Overlord Zorn