Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

AssemblyDefinitionPlatform

struct in UnityEditor.Compilation

Description

Contains information about a platform supported by the assembly definition files.

Properties

BuildTarget BuildTarget for the AssemblyDefinitionPlatform.
DisplayNameDisplay name for the platform.
HasSubtargetIndicates whether or not the associated BuildTarget has a subtarget specified.
NameName used in assembly definition files.
SubtargetThe subtarget integer ID; only relevant when HasSubtarget is true.