Version: 2020.1
言語: 日本語

ResponseFileData

class in UnityEditor.Compilation

マニュアルに切り替える

説明

Data class used for storing parsed response file data.

変数

DefinesArray of define symbols.
ErrorsError messages that occurred during parsing the response file.
FullPathReferencesArray of absolute path reference to assemblies that should be referenced to the assemblies.
OtherArgumentsAdditional compiler options written as is in the response file.
UnsafeWhere 'unsafe' code is allowed when compiling scripts.