This version of Unity is unsupported.
Experimental: this API is experimental and might be changed or removed in the future.

ArtifactKey Constructor

Declaration

public ArtifactKey(GUID g);

Declaration

public ArtifactKey(GUID guid, Type importerType);

Parameters

g The guid.
guid The guid.
importerType The managed type of the importer.

Description

Construct an ArtifactKey.