Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/StructUtils > API/Runtime/CoreUObject/StructUtils/FStructArrayView
References
| Module | CoreUObject |
| Header | /Engine/Source/Runtime/CoreUObject/Public/StructUtils/StructArrayView.h |
| Include | #include "StructUtils/StructArrayView.h" |
FStructArrayView Mid
(
int32 Index,
int32 Count
) const
Remarks
Returns the middle part of the view by taking up to the given number of elements from the given position.