Navigation
Unreal Engine C++ API Reference > Runtime > Core > Memory > TMemoryView > TMemoryView
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Memory/MemoryView.h |
Include | #include "Memory/MemoryView.h" |
template<typename DataEndType, decltype(ImplicitConv< DataType &42; >(DeclVal< DataEndType &42; >()))&42;>
TMemoryView
&40;
DataType &42; InData,
DataEndType &42; InDataEnd
&41;
Remarks
Construct a view starting at InData and ending at InDataEnd.