| void SetStatusProgress(float InProgress) | NativeEvent+1 flags | | 0x04 |
| void SetStatusMessage(const FString& InStatus) | NativeEvent+1 flags | | 0x10 |
| void SetSequence(const FSoftObjectPath& InSequence) | FinalNative+1 flags | | 0x20 |
| void SetPresetOrigin(UMoviePipelinePrimaryConfig* InPreset) | FinalNative+1 flags | | 0x08 |
| void SetIsEnabled(bool bInEnabled) | NativeEvent+1 flags | | 0x01 |
| void SetGraphPreset(UMovieGraphConfig* InGraphPreset, bool bUpdateVariableAssignments) | FinalNative+1 flags | | 0x09 |
| void SetConsumed(bool bInConsumed) | NativeEvent+1 flags | | 0x01 |
| void SetConfiguration(UMoviePipelinePrimaryConfig* InPreset) | FinalNative+1 flags | | 0x08 |
| void OnDuplicated() | NativeEvent+1 flags | | 0x00 |
| bool IsUsingGraphConfiguration() | FinalNative+1 flags | | 0x01 |
| bool IsEnabled() | NativeEvent+1 flags | | 0x01 |
| bool IsConsumed() | NativeEvent+1 flags | | 0x01 |
| float GetStatusProgress() | NativeEvent+1 flags | | 0x04 |
| FString GetStatusMessage() | NativeEvent+1 flags | | 0x10 |
| UMoviePipelinePrimaryConfig* GetPresetOrigin() | FinalNative+1 flags | | 0x08 |
| UMovieJobVariableAssignmentContainer* GetOrCreateJobVariableAssignmentsForGraph(UMovieGraphConfig* InGraph) | FinalNative+1 flags | | 0x10 |
| UMovieGraphConfig* GetGraphPreset() | FinalNative+1 flags | | 0x08 |
| UMoviePipelinePrimaryConfig* GetConfiguration() | FinalNative+1 flags | | 0x08 |