Enum Compatibility
Describe a product compatibility to a unity editor version
Namespace: UnityEngine.PixyzPlugin4Unity.Licensing
Assembly: Unity.Pixyz.Plugin4Unity.Editor.dll
Syntax
public enum Compatibility
Fields
Name | Description |
---|---|
COMPATIBLE | The product has been tested and fully works against the unity editor version |
NOTCOMPATIBLE | The product has been tested and will not work against the unity editor version |
UNTESTED | The product has not been tested against the unity editor version |