Peek

Overload list

Windows
MacOS
Linux
Name Description

Public function Const

bool

 

Peek

(
    DataType& ValOut
)

Get the next data word from the FIFO buffer without removing it.

Public function Const

uint32

 

Peek

(
    DataType* ValBuf,
    const uint32& BufLen
)

Get the next set of data words from the FIFO buffer without removing them.

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