TObjectIterator::Advance

Iterator advance with ordinary name for clarity in subclasses

Windows
MacOS
Linux

References

Module

CoreUObject

Header

/Engine/Source/Runtime/CoreUObject/Public/UObject/UObjectIterator.h

Include

#include "UObject/UObjectIterator.h"

Syntax

bool Advance()

Remarks

Iterator advance with ordinary name for clarity in subclasses

Returns

true if the iterator points to a valid object, false if iteration is complete

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