unreal.OnPropertyValueChanged

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

Bases: MulticastDelegateBase

Sets a delegate called when the property value changes

Parameters:

property_name (Name) –

C++ Source:

  • Module: ScriptableEditorWidgets

  • File: PropertyViewBase.h