Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Net > FRepHandleIterator
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 |
bool JumpOverArray&40;&41;
Remarks
Skips all the handles associated with a dynamic array at the iterators current position. True if the move was successful, false otherwise (this will return True even if the next handle is the end).