FGCArrayPool::ClearWeakReferences

Clears weak references for everything in the pool.

Windows
MacOS
Linux

References

Module

CoreUObject

Header

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

Include

#include "UObject/FastReferenceCollector.h"

Syntax

void ClearWeakReferences
(
    bool bClearPools
)

Remarks

Clears weak references for everything in the pool. If bClearPools is true it will clear all of the pools as well, which is used during a full purge

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