![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <PoolBackedArray.h>
Static Public Member Functions | |
| static int32 | GetArrayIndex (const T &Item) |
| static void | SetArrayIndex (T &Item, const int32 Index) |
| static void | TrashItem (T &Item) |
| template<typename... TArgs> | |
| static void | ReuseItem (T &Item, TArgs &&... Args) |
An adapter to allow use of types with the TPoolBackedArray.
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |