Navigation
API > API/Developer > API/Developer/TraceAnalysis > API/Developer/TraceAnalysis/IAnalyzer > API/Developer/TraceAnalysis/IAnalyzer/FEventData
Description
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.
| Name | GetAttachment |
| Type | function |
| Header File | /Engine/Source/Developer/TraceAnalysis/Public/Trace/Analyzer.h |
| Include Path | #include "Trace/Analyzer.h" |
const uint8 * GetAttachment() const