IAnalyzer::FEventData::GetValueRaw

Returns the raw pointer to a field value

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 void &42; GetValueRaw
&40;
    FEventFieldHandle Handle
&41; const

Remarks

Returns the raw pointer to a field value Untyped pointer to field value

Parameters

Name Description
Handle Handle to field

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library