unreal.PyTestMulticastDelegate

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

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