Navigation
API > API/Developer > API/Developer/TraceAnalysis > API/Developer/TraceAnalysis/Trace > API/Developer/TraceAnalysis/Trace/IAnalyzer > API/Developer/TraceAnalysis/Trace/IAnalyzer/FEventData
References
| Module | TraceAnalysis |
| Header | /Engine/Source/Developer/TraceAnalysis/Public/Trace/Analyzer.h |
| Include | #include "Trace/Analyzer.h" |
const uint8 * GetAttachment() const
Remarks
Returns the event's attachment. Not that this will always return an address but if the event has no attachment then reading from that address if undefined.