unreal.OnPropertyValueChanged

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

Bases: unreal.MulticastDelegateBase

Sets a delegate called when the property value changes

Parameters

property_name (Name) –

C++ Source:

  • Module: UMGEditor

  • File: PropertyViewBase.h