| [ Web Proxy ] |
| Viewing: https://docs.unity3d.com/ScriptReference/Compilation.AssemblyDefinitionPlatform.html | [Back] [Original] |
Contains information about a platform supported by the assembly definition files.
| Property | Description |
|---|---|
| BuildTarget | BuildTarget for the AssemblyDefinitionPlatform. |
| DisplayName | Display name for the platform. |
| HasSubtarget | Indicates whether or not the associated BuildTarget has a subtarget specified. |
| Name | Name used in assembly definition files. |
| Subtarget | The subtarget integer ID; only relevant when HasSubtarget is true. |
| Web Proxy Viewer | New URL | Original Page |