Description 描述
Declares an assembly to be compatible (API wise) with a specific Unity API. Used by internal tools to avoid processing the assembly in order to decide whether assemblies may be using old Unity API.
Properties 属性
| version | Version of Unity API. |
Constructors
| UnityAPICompatibilityVersionAttribute | Initializes a new instance of UnityAPICompatibilityVersionAttribute. |