FIndexPriorityQueue::Dequeue

Remove node at head of queue, update queue, and return id for that node

Windows
MacOS
Linux

References

Module

GeometricObjects

Header

/Engine/Plugins/Experimental/GeometryProcessing/Source/GeometricObjects/Public/Util/IndexPriorityQueue.h

Include

#include "Util/IndexPriorityQueue.h"

Syntax

int Dequeue()

Remarks

Remove node at head of queue, update queue, and return id for that node

Returns

ID of node at head of queue

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss