unreal.PyTestVectorDelegate

class unreal.PyTestVectorDelegate(outer: Object | None = None, name: Name | str = 'None')

Bases: Object

This class along with UPyTestStructDelegate verify that 2 UObjects with the same delegate name/type, do not collide.

C++ Source:

  • Plugin: PythonScriptPlugin

  • Module: PythonScriptPlugin

  • File: PyTest.h

Editor Properties: (see get_editor_property/set_editor_property)

  • on_name_collision_test_delegate (OnNameCollisionDelegate): [Read-Write] Called when a new item is selected in the combobox.

property on_name_collision_test_delegate: OnNameCollisionDelegate

[Read-Write] Called when a new item is selected in the combobox.

Type:

(OnNameCollisionDelegate)