The outcome of setting up an artifact dependency from an object reference with AssetImportContext.DependsOnArtifact.
| Property | Description |
|---|---|
| Registered | The artifact dependency is registered. |
| ReferenceNotSet | The reference is null or unassigned; no dependency is registered. |
| ReferenceNotAnAsset | The referenced object doesn't belong to an Asset; no dependency is registered. |