IAnalyzer::FEventData::GetReferenceValue

Returns a value of a reference field.

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

References

   
Module TraceAnalysis
Header /Engine/Source/Developer/TraceAnalysis/Public/Trace/Analyzer.h
Include #include "Trace/Analyzer.h"
template<typename DefinitionType>
TEventRef< DefinitionType > GetReferenceValue
&40;
    const ANSICHAR &42; FieldName
&41; const

Remarks

Returns a value of a reference field. Reference value

Parameters

Name Description
FieldName Name of field

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library