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.

Did you find this page useful? Please give it a rating: