View
The generated view for this condition. Add custom UI to IConditionView.Root.
Read time 1 minuteLast updated 7 days ago
Definition
- Type: Property
- Namespace: Unity.GraphToolkit.Editor
- Assembly: UnityEditor
public IConditionView View { get; }
Remarks
This property is set before any callback fires, but is not available in the view's constructor.