Navigation
API > API/Runtime > API/Runtime/TypedElementFramework > API/Runtime/TypedElementFramework/FRowHandleArrayView
Description
Returns the total number of bytes that are in use by rows. This is may not be the total amount of memory in use by the container this view maps to.
| Name | NumBytes |
| Type | function |
| Header File | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementRowHandleArrayView.h |
| Include Path | #include "Elements/Framework/TypedElementRowHandleArrayView.h" |
| Source | /Engine/Source/Runtime/TypedElementFramework/Private/Elements/Framework/TypedElementRowHandleArrayView.cpp |
int32 NumBytes() const