Navigation
Unreal Engine C++ API Reference > Runtime > Chaos > Chaos
References
Module | Chaos |
Header | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/ParticleIterator.h |
Include | #include "Chaos/ParticleIterator.h" |
namespace Chaos
{
template<typename THandleView, typename ContextCreatorType, typename Lambda>
void Chaos&58;&58;HandleViewParallelForImp
&40;
const THandleView & HandleView,
const ContextCreatorType & ContextCreator,
const Lambda & Func
&41;
}