unreal.PyTestDelegate

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

Bases: unreal.DelegateBase

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

Parameters

value (int32) –

Returns

Return type

int32

C++ Source:

  • Plugin: PythonScriptPlugin

  • Module: PythonScriptPlugin

  • File: PyTest.h