unreal.MoviePipelineHttpResponseRecieved

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

Bases: 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