IAnalyzer::FEventData::GetDefinitionId

If this is a spec event, gets the unique Id for this spec.

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"
template<typename DefinitionType>
TEventRef< DefinitionType > GetDefinitionId&40;&41; const

Remarks

If this is a spec event, gets the unique Id for this spec. A valid spec id if the event is valid, otherwise an empty id.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library