IsValid
Indicates whether this context can still be used. The value becomes false after Context.Dispose is called.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Property
- Namespace: Unity.GraphToolkit.Editor.GraphVisualization
- Assembly: UnityEditor
public bool IsValid { get; }