Navigation
API > API/Developer > API/Developer/TraceAnalysis > API/Developer/TraceAnalysis/IAnalyzer
| Name | FArrayReader |
| Type | struct |
| Header File | /Engine/Source/Developer/TraceAnalysis/Public/Trace/Analyzer.h |
| Include Path | #include "Trace/Analyzer.h" |
Syntax
struct FArrayReader
Derived Classes
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
uint32 Num() |
Returns the number of elements in the array. | Trace/Analyzer.h |
Protected
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const void * GetImpl
(
uint32 Index, |
Trace/Analyzer.h |