Navigation
API > API/Developer > API/Developer/TraceAnalysis > API/Developer/TraceAnalysis/FTraceWriter
Description
Returns the version of the trace protocol used by this trace writer. Currently this is Protocol 7.
See UE::Trace::Protocol7::EProtocol::Id (Trace/Detail/Protocols/Protocol7.h).
| Name | GetTraceProtocolVersion |
| Type | function |
| Header File | /Engine/Source/Developer/TraceAnalysis/Public/Trace/TraceWriter.h |
| Include Path | #include "Trace/TraceWriter.h" |
| Source | /Engine/Source/Developer/TraceAnalysis/Private/TraceWriter.cpp |
uint8 GetTraceProtocolVersion() const