Navigation
Unreal Engine C++ API Reference > Runtime > TraceLog
Inheritance Hierarchy
- TArrayView
- FRDGUploadData
References
Module | TraceLog |
Header | /Engine/Source/Runtime/TraceLog/standalone_prologue.h |
Syntax
template<typename T>
struct TArrayView
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
T * | _data | |
![]() |
size_t | _size |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
TArrayView () |
||
![]() |
TArrayView
(
T* data, |
Functions
Typedefs
Name | Description |
---|---|
value_type |