Options to control the references that Unity uses during an assembly build.
Set this property to AssemblyBuilderFlags.UseEngineModules to build an assembly with UnityEngine module DLLs instead of the default monolithic UnityEngine.dll.
See Also: ReferencesOptions.