Navigation
API > API/Developer > API/Developer/TraceAnalysis > API/Developer/TraceAnalysis/IInDataStream
Description
Query if the stream is ready to read. Some streams may need to establish the data stream before reading can begin. A stream may not block indefinitely.
Derived Overrides
| Name | WaitUntilReady |
| Type | function |
| Header File | /Engine/Source/Developer/TraceAnalysis/Public/Trace/DataStream.h |
| Include Path | #include "Trace/DataStream.h" |
virtual bool WaitUntilReady()
if the stream is ready to be read from