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