FGCReferenceTokenStream::PrependStream

Prepends passed in stream to existing one.

Windows
MacOS
Linux

References

Module

CoreUObject

Header

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

Include

#include "UObject/GarbageCollection.h"

Source

/Engine/Source/Runtime/CoreUObject/Private/UObject/GarbageCollection.cpp

Syntax

void PrependStream
(
    const FGCReferenceTokenStream & Other
)

Remarks

Prepends passed in stream to existing one.

Parameters

Parameter

Description

Other

stream to concatenate

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