UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
TMediaObjectPool< ObjectType, ObjectAllocator > Member List

This is the complete list of members for TMediaObjectPool< ObjectType, ObjectAllocator >, including all inherited members.

Acquire(bool bAlloc=true)TMediaObjectPool< ObjectType, ObjectAllocator >inline
AcquireShared()TMediaObjectPool< ObjectType, ObjectAllocator >inline
AcquireShared(bool bAlloc)TMediaObjectPool< ObjectType, ObjectAllocator >inline
Num() constTMediaObjectPool< ObjectType, ObjectAllocator >inline
Release(ObjectType *Object)TMediaObjectPool< ObjectType, ObjectAllocator >inline
Reset(uint32 NumObjects=0)TMediaObjectPool< ObjectType, ObjectAllocator >inline
Tick()TMediaObjectPool< ObjectType, ObjectAllocator >inline
TMediaObjectPool(ObjectAllocator *ObjectAllocatorInstance=nullptr)TMediaObjectPool< ObjectType, ObjectAllocator >inline
TMediaObjectPool(uint32 NumReserve)TMediaObjectPool< ObjectType, ObjectAllocator >inline
ToShared(ObjectType *Object)TMediaObjectPool< ObjectType, ObjectAllocator >inline