ArtifactKey
Construct an ArtifactKey.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Constructor
- Namespace: UnityEditor.Experimental
- Assembly: UnityEditor.CoreModule
ArtifactKey(GUID)
Construct an ArtifactKey.
public ArtifactKey(GUID guid)
Parameters
ArtifactKey(GUID, Type)
Construct an ArtifactKey.
public ArtifactKey(GUID guid, Type importerType)