FreeElements

Collection of all currently allocated, free items ready to be grabbed for use.

Windows
MacOS
Linux

Syntax

TArray< FPSCPoolElem > FreeElements

Remarks

Collection of all currently allocated, free items ready to be grabbed for use. TODO: Change this to a FIFO queue to get better usage. May need to make this whole class behave similar to TCircularQueue.

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