Navigation
API > API/Developer > API/Developer/DerivedDataCache > API/Developer/DerivedDataCache/FDerivedDataPluginInterface
References
| Module | DerivedDataCache |
| Header | /Engine/Source/Developer/DerivedDataCache/Public/DerivedDataPluginInterface.h |
| Include | #include "DerivedDataPluginInterface.h" |
virtual FQueuedThreadPool * GetCustomThreadPool() const
Remarks
If IsBuildThreadsafe() returns true, then this is the thread pool that is used to run the background task. The threadpool to run the task with