Navigation
Unreal Engine C++ API Reference > Plugins > MovieRenderPipelineCore > UMoviePipelineExecutorBase
Syntax
UPROPERTY (BlueprintReadWrite, Category="Movie Render Pipeline")
FString UserData
Remarks
Arbitrary data that can be associated with the executor. Not used by default implementations, nor read. This can be used to attach third party metadata such as job ids from remote farms.