editTextRequested
Called when user has edited the text of this BlackboardField.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Property
- Namespace: UnityEditor.Experimental.GraphView
- Assembly: UnityEditor
public Action<Blackboard, VisualElement, string> editTextRequested { get; set; }