ResponseFileData

class in UnityEditor.Compilation

/

Implemented in:UnityEditor

Description

Data class used for storing parsed response file data.

Properties

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.
对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答