IAnalyzer::FEventData::GetAttachment

Returns the event's attachment.

Unreal Engine C++ API Reference > Developer > TraceAnalysis > Trace > IAnalyzer > FEventData

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
const uint8 &42; GetAttachment&40;&41; 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.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library