FGCReferenceTokenStream::EndOfStream

Queries the stream for an end of stream condition

Windows
MacOS
Linux

References

Module

CoreUObject

Header

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

Include

#include "UObject/GarbageCollection.h"

Syntax

bool EndOfStream
(
    uint32 CurrentIndex
)

Remarks

Queries the stream for an end of stream condition

Returns

true if the end of the stream has been reached, false otherwise

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