GetAllWaypoints
From Onset Developer Wiki
Description
Gets all the waypoint IDs in a table.
Syntax
GetAllWaypoints()
Parameters
- This function has no parameters.
Return Value
- This function returns a table.
Example
local table = GetAllWaypoints()