Class
UMoviePipelineQueueEngineSubsystem
: UEngineSubsystem : UDynamicSubsystem : USubsystem : UObject0x00x00A0
Members 3
| Offset | Size | Name | Type | Flags | Default |
|---|---|---|---|---|---|
| 0x10 | OnRenderFinished | FMulticastScriptDelegate | 4 flags | <delegate> | |
| 0x08 | ActiveExecutor | UMoviePipelineExecutorBase* | Transient+6 flags | nullptr | |
| 0x08 | CurrentQueue | UMoviePipelineQueue* | Transient+9 flags | /Script/MovieRenderPipelineCore.Default__MoviePipelineQueue… | |
| 0x0050 | 0x50 | unreflected bytes to end of UMoviePipelineQueueEngineSubsystem | |||
Functions 8
| Signature | Flags | Native | Params |
|---|---|---|---|
| void SetConfiguration(TSubclassOf<UMovieRenderDebugWidget> InProgressWidgetClass, bool bRenderPlayerViewport) | FinalNative+1 flags | 0x09 | |
| void RenderQueueWithExecutorInstance(UMoviePipelineExecutorBase* InExecutor) | FinalNative+1 flags | 0x08 | |
| UMoviePipelineExecutorBase* RenderQueueWithExecutor(TSubclassOf<UMoviePipelineExecutorBase> InExecutorType) | FinalNative+1 flags | 0x10 | |
| void RenderJob(UMoviePipelineExecutorJob* InJob) | FinalNative+1 flags | 0x08 | |
| bool IsRendering() | FinalNative+1 flags | 0x01 | |
| UMoviePipelineQueue* GetQueue() | FinalNative+1 flags | 0x08 | |
| UMoviePipelineExecutorBase* GetActiveExecutor() | FinalNative+1 flags | 0x08 | |
| UMoviePipelineExecutorJob* AllocateJob(ULevelSequence* InSequence) | FinalNative+1 flags | 0x10 |