RegisterValueChangeCallback(EventCallback<SerializedPropertyChangeEvent>)
Registers this callback to receive SerializedPropertyChangeEvent when a value is changed.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Method
- Namespace: UnityEditor.UIElements
- Assembly: UnityEditor.CoreModule
public void RegisterValueChangeCallback(EventCallback<SerializedPropertyChangeEvent> callback)