FIndexPriorityQueue::Remove

Remove node associated with given ID from queue.

Windows
MacOS
Linux

References

Module

GeometricObjects

Header

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

Include

#include "Util/IndexPriorityQueue.h"

Syntax

void Remove
(
    int NodeID
)

Remarks

Remove node associated with given ID from queue. Behavior is undefined if you call w/ id that is not in 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