PriorityQueue.getPriority() - Mtax-Development/GML-OOP GitHub Wiki
Name |
Type |
Optional |
value |
{any} |
No |
{any|undefined}
Return the priority of a specified value. Returns {undefined}
if this Priority Queue or the value does not exist.