IDispatcher::SubmitCommandList

Given a command list, submit it as a batch for execution on the next physics frame

Windows
MacOS
Linux

References

Module

ChaosSolvers

Header

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

Include

#include "Framework/Dispatcher.h"

Syntax

void SubmitCommandList
(
    TUniquePtr< FCommandListData > && InCommandData
)

Remarks

Given a command list, submit it as a batch for execution on the next physics frame

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