Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/Chaos > API/Runtime/Chaos/Chaos/Framework
References
Module | Chaos |
Header | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/Framework/Parallel.h |
Include | #include "Chaos/Framework/Parallel.h" |
Source | /Engine/Source/Runtime/Experimental/Chaos/Private/Chaos/Framework/Parallel.cpp |
namespace Chaos
{
void Chaos&58;&58;PhysicsParallelFor
&40;
int32 InNum,
TFunctionRef< void(int32)> InCallable,
bool bForceSingleThreaded
&41;
}