IAnalyzer::FEventData::GetAttachment

Returns the event's attachment.

Windows
MacOS
Linux

References

Module

TraceAnalysis

Header

/Engine/Source/Developer/TraceAnalysis/Public/Trace/Analyzer.h

Include

#include "Trace/Analyzer.h"

Source

/Engine/Source/Developer/TraceAnalysis/Private/Analysis/Engine.cpp

Syntax

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.

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