Enum ProductCache.CacheUsage
Enum CacheUsage
Namespace: Unity.Industrial.Forma.Core.AddressableSources
Syntax
[Flags]
public enum CacheUsage
Fields
| Name | Description | Value |
|---|---|---|
| Build | The build |
|
| Editor | The editor |
|
| Nothing | The nothing |
|
| PlayMode | The play mode |