Navigation
API > API/Plugins > API/Plugins/DisplayClusterFillDerivedDataCac- > API/Plugins/DisplayClusterFillDerivedDataCac-/FDisplayClusterF-_1
- FRunnable::GetSingleThreadInterface()
- FDisplayClusterFillDerivedDataCacheWorker::GetSingleThreadInterface()
References
| Module | DisplayClusterFillDerivedDataCache |
| Header | /Engine/Plugins/Runtime/nDisplay/Source/DisplayClusterFillDerivedDataCache/Public/DisplayClusterFillDerivedDataCacheWorker.h |
| Include | #include "DisplayClusterFillDerivedDataCacheWorker.h" |
virtual FSingleThreadRunnable &42; GetSingleThreadInterface&40;&41;
Remarks
Gets single thread interface pointer used for ticking this runnable when multi-threading is disabled. If the interface is not implemented, this runnable will not be ticked when FPlatformProcess::SupportsMultithreading() is false. Pointer to the single thread interface or nullptr if not implemented.