Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#
Experimental: this API is experimental and might be changed or removed in the future.

ArtifactID

struct in UnityEditor.Experimental

Description

Uniquely identifies a produced artifact such as an imported asset (e.g. result of importing a texture).

Properties

isValidTrue if this ArtifactID is valid.
valueThe unique value.