FRepHandleIterator::NextHandle

Moves the iterator to the next available handle.

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 NextHandle()

Remarks

Moves the iterator to the next available handle.

Returns

True if the move was successful, false otherwise (e.g., end of the iteration range was reached).

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