FGCArrayPool::ReturnToPool

Returns an array to the pool.

Windows
MacOS
Linux

References

Module

CoreUObject

Header

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

Include

#include "UObject/FastReferenceCollector.h"

Syntax

void ReturnToPool
(
    FGCArrayStruct * ArrayStruct
)

Remarks

Returns an array to the pool.

Parameters

Parameter

Description

Array

The array to return.

See Also

GetArrayFromPool

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