unreal.MoviePipelineHttpResponseRecieved¶
- class unreal.MoviePipelineHttpResponseRecieved(*args: Any, **kwargs: Any)¶
Bases:
MulticastDelegateBaseCalled 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