ArtifactID
Uniquely identifies a produced artifact such as an imported asset (e.g. result of importing a texture).
Read time 1 minuteLast updated 9 days ago
Definition
- Type: Struct
- Namespace: UnityEditor.Experimental
- Assembly: UnityEditor.CoreModule
public struct ArtifactID
Fields
Value | Description |
|---|---|
| value | The unique value. |
Properties
Property | Description |
|---|---|
| isValid | True if this ArtifactID is valid. |