Navigation
Unreal Engine C++ API Reference > Runtime > CoreUObject > StructUtils > FConstStructArrayView
References
Module | CoreUObject |
Header | /Engine/Source/Runtime/CoreUObject/Public/StructUtils/StructArrayView.h |
Include | #include "StructUtils/StructArrayView.h" |
FConstStructArrayView RightChop
(
const int32 Count
) const
Remarks
Returns the right-most part of the view by chopping the given number of elements from the left.