ResponseFileData

class in UnityEditor.Compilation

Cambiar al Manual

Descripción

Data class used for storing parsed response file data.

Variables

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.