Navigation
Unreal Engine C++ API Reference > Plugins > DatasmithDispatcher
Syntax
constexpr bool CloseProcessByCommand
Remarks
When true, a Terminate command is sent to the processor and we wait for TerminateTimeout_s seconds for it to close, before a hard TerminateProc. When false, the process is directly closed with a TerminateProc.