TQueue::TNode::TNode

Creates and initializes a new node.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Containers/Queue.h

Include

#include "Containers/Queue.h"

Syntax

TNode
(
    ItemType && InItem
)

Remarks

Creates and initializes a new node.

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