Choose your operating system:
Windows
macOS
Linux
Should be called to clear status and user data after duplication so that jobs stay unique and don't pick up ids or other unwanted behavior from the pareant job.
For C++ implementations override virtual bool OnDuplicated_Implementation() override
For Python/BP implementations override
@unreal.ufunction(override=True)
def on_duplicated(self):
Target is Movie Pipeline Executor Job
Select Asset
|
Out
Exec
|