moveItemRequested
Called when user has dragged and dropped a BlackboardField to a new location inside its BlackboardSection.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Property
- Namespace: UnityEditor.Experimental.GraphView
- Assembly: UnityEditor
public Action<Blackboard, int, VisualElement> moveItemRequested { get; set; }