Peek

Overload list

Windows
MacOS
Linux
Name Description

Public function

ItemType ...

 

Peek()

Peek at the queue's tail item without removing it.

Public function Const

const ItemTy...

 

Peek()

Public function Const

bool

 

Peek

(
    ItemType& OutItem
)

Peeks at the queue's tail item without removing it.

To be called only from consumer thread.

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