unreal.OnPropertyValueChanged¶
- class unreal.OnPropertyValueChanged(*args: Any, **kwargs: Any)¶
Bases:
MulticastDelegateBaseSets a delegate called when the property value changes
- Parameters:
property_name (Name) –
C++ Source:
Module: UMGEditor
File: PropertyViewBase.h