FRepHandleIterator::JumpOverArray

Skips all the handles associated with a dynamic array at the iterators current position.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/Net/RepLayout.h

Include

#include "Net/RepLayout.h"

Source

/Engine/Source/Runtime/Engine/Private/RepLayout.cpp

Syntax

bool JumpOverArray()

Remarks

Skips all the handles associated with a dynamic array at the iterators current position.

Returns

True if the move was successful, false otherwise (this will return True even if the next handle is the end).

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