Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/Util > API/Runtime/GeometryCore/Util/FIndexPriorityQueue
References
| Module | GeometryCore |
| Header | /Engine/Source/Runtime/GeometryCore/Public/Util/IndexPriorityQueue.h |
| Include | #include "Util/IndexPriorityQueue.h" |
void Update
(
int NodeID,
float Priority
)
Remarks
Update priority at node id, and then move it to correct position in queue. Behavior is undefined if you call w/ id that is not in queue