Version: 2023.1
言語: 日本語

AssemblyDefinitionPlatform

struct in UnityEditor.Compilation

マニュアルに切り替える

説明

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

変数

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.