Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/FIndexPriorityQueue
| Name | FQueueNode |
| Type | struct |
| Header File | /Engine/Source/Runtime/GeometryCore/Public/Util/IndexPriorityQueue.h |
| Include Path | #include "Util/IndexPriorityQueue.h" |
Syntax
struct FQueueNode
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| id | int | Util/IndexPriorityQueue.h | ||
| index | int | Util/IndexPriorityQueue.h | ||
| priority | float | Util/IndexPriorityQueue.h |