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