Navigation
API > API/Runtime > API/Runtime/TypedElementFramework > API/Runtime/TypedElementFramework/FRowHandleArrayView
Description
If the view is not empty, this return the last row handle in the view. Calling this function on an empty view will cause an assert.
| Name | Last |
| 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 |
const RowHandle & Last() const