Enum AssetStatus
Namespace: UnityEditor
Assembly: UnityEditor.dll
Syntax
[Obsolete("AssetStatus enum is not used anymore (Asset Server has been removed)")]
public enum AssetStatus
Fields
| Name | Description |
|---|---|
| BadState | |
| Calculating | |
| ClientOnly | |
| Conflict | |
| Ignored | |
| NewLocalVersion | |
| NewVersionAvailable | |
| RestoredFromTrash | |
| Same | |
| ServerOnly | |
| Unchanged |