Navigation
API > API/Developer > API/Developer/TraceAnalysis > API/Developer/TraceAnalysis/IAnalyzer > API/Developer/TraceAnalysis/IAnalyzer/FEventTypeInfo
Description
Returns a handle without specifying type. This should only be used in circumstances where the field is treated untyped data.
| Name | GetFieldHandleUnchecked |
| Type | function |
| Header File | /Engine/Source/Developer/TraceAnalysis/Public/Trace/Analyzer.h |
| Include Path | #include "Trace/Analyzer.h" |
FEventFieldHandle GetFieldHandleUnchecked
(
uint32 Index
) const
Parameters
| Name | Remarks |
|---|---|
| Index | Index of field. |