Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/FIndexPriorityQueue
Description
Query the priority at node id, assuming it exists in queue. Behavior is undefined if you call w/ id that is not in queue
| Name | GetPriority |
| Type | function |
| Header File | /Engine/Source/Runtime/GeometryCore/Public/Util/IndexPriorityQueue.h |
| Include Path | #include "Util/IndexPriorityQueue.h" |
float GetPriority
(
int id
)
priority for node