unreal.MoviePipelineHttpResponseRecieved

class unreal.MoviePipelineHttpResponseRecieved(*args, **kwargs)

Bases: unreal.MulticastDelegateBase

Called when the response for an HTTP request comes in.

Parameters
  • request_index (int32) –

  • response_code (int32) –

  • message (str) –

C++ Source:

  • Plugin: MovieRenderPipeline

  • Module: MovieRenderPipelineCore

  • File: MoviePipelineExecutor.h