Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Containers
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Containers/Array.h |
| Include | #include "Containers/Array.h" |
template<typename ContainerType, typename ElementType, typename SizeType>
TIndexedContainerIterator < ContainerType, ElementType, SizeType > operator+
(
SizeType Offset,
TIndexedContainerIterator < ContainerType, ElementType, SizeType > RHS
)
Remarks
Operator +