IDispatcher::Execute

Execute any pending submitted command lists along with global and task commands Intended to be called by whatever code is responsible for updating the physics scene #BG - Make solver commands execute here too instead of 2 execution sites (Needs parallel consideration).

Windows
MacOS
Linux

References

Module

ChaosSolvers

Header

/Engine/Source/Runtime/Experimental/ChaosSolvers/Public/Framework/Dispatcher.h

Include

#include "Framework/Dispatcher.h"

Syntax

void Execute()

Remarks

Execute any pending submitted command lists along with global and task commands Intended to be called by whatever code is responsible for updating the physics scene #BG - Make solver commands execute here too instead of 2 execution sites (Needs parallel consideration).

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss