![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <FastReferenceCollector.h>
Public Types | |
| using | RetType = decltype(GetDispatcher(*(CollectorType *) nullptr, *(ProcessorType *) nullptr, *(FWorkerContext *) nullptr)) |
| using | Type = typename std::remove_reference_t< RetType > |
| using UE::GC::TGetDispatcherType< CollectorType, ProcessorType, class >::RetType = decltype(GetDispatcher(*(CollectorType*)nullptr, *(ProcessorType*)nullptr, *(FWorkerContext*)nullptr)) |
| using UE::GC::TGetDispatcherType< CollectorType, ProcessorType, class >::Type = typename std::remove_reference_t<RetType> |