PriorityQueue.toArray() - Mtax-Development/GML-OOP GitHub Wiki
None.
{any[]}
Create an array with all priorities and values of this Priority Queue. The array will contain two arrays. The first one will contain all priorities and second one will contain all values.