isValid
Returns true is the hash value is valid. (Read Only)
Read time 1 minuteLast updated 11 days ago
Definition
- Type: Property
- Namespace: UnityEditor.Experimental
- Assembly: UnityEditor.CoreModule
public bool isValid { get; }
Remarks
An ArtifactKey without a valid GUID is considered invalid.