unreal.PyTestDelegate

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

Bases: DelegateBase

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

Parameters:

value (int32) –

Return type:

int32

C++ Source:

  • Plugin: PythonScriptPlugin

  • Module: PythonScriptPlugin

  • File: PyTest.h