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.
version | Version of Unity API. |
UnityAPICompatibilityVersionAttribute | Initializes a new instance of UnityAPICompatibilityVersionAttribute. |