operator+

Operator +

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Containers/Array.h

Include

#include "Containers/Array.h"

Syntax

template<typename ContainerType, typename ElementType, typename SizeType>
TIndexedContainerIterator< ContainerType, ElementType, SizeType > operator+
(
    SizeType Offset,
    TIndexedContainerIterator< ContainerType, ElementType, SizeType > RHS
)

Remarks

Operator +

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss