unreal.PyTestMulticastDelegate

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

Bases: MulticastDelegateBase

Multicast delegate to allow testing of the various script delegate features that are exposed to Python wrapped types.

Parameters:

str (str) –

C++ Source:

  • Plugin: PythonScriptPlugin

  • Module: PythonScriptPlugin

  • File: PyTest.h