Navigation
API > API/Runtime > API/Runtime/Renderer > API/Runtime/Renderer/IComputeSystem
References
| Module | Renderer |
| Header | /Engine/Source/Runtime/Renderer/Public/ComputeSystemInterface.h |
| Include | #include "ComputeSystemInterface.h" |
void DestroyWorkers
&40;
FSceneInterface const &42; InScene,
TArray< IComputeTaskWorker &42; > & InOutWorkers
&41;
Remarks
Destroy any compute workers created by this system that are found the InOutWorkers array. Also remove them from the array.