![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Public Member Functions | |
| FContextPoolScope () | |
| FWorkerContext * | AllocateFromPool () |
| void | ReturnToPool (FWorkerContext *Context) |
| TConstArrayView< TUniquePtr< FWorkerContext > > | PeekFree () |
| void | Cleanup () |
| int32 | NumAllocated () const |
|
inline |
| FWorkerContext * UE::GC::FContextPoolScope::AllocateFromPool | ( | ) |
| void UE::GC::FContextPoolScope::Cleanup | ( | ) |
|
inline |
|
inline |
| void UE::GC::FContextPoolScope::ReturnToPool | ( | FWorkerContext * | Context | ) |