Brak opisu
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

Unity.IL2CPP.Api.Output.xml 9.5KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235
  1. <?xml version="1.0"?>
  2. <doc>
  3. <assembly>
  4. <name>Unity.IL2CPP.Api.Output</name>
  5. </assembly>
  6. <members>
  7. <member name="T:Unity.IL2CPP.Api.Output.Analytics.Il2CppDataTable">
  8. <summary>
  9. Analytics data from il2cpp.exe
  10. </summary>
  11. </member>
  12. <member name="P:Unity.IL2CPP.Api.Output.Analytics.Il2CppDataTable.build_event_id">
  13. <summary>
  14. The build_event_id from the Editor
  15. </summary>
  16. </member>
  17. <member name="P:Unity.IL2CPP.Api.Output.Analytics.Il2CppDataTable.node_executed">
  18. <summary>
  19. Whether or not il2cpp.exe was executed
  20. </summary>
  21. </member>
  22. <member name="P:Unity.IL2CPP.Api.Output.Analytics.Il2CppDataTable.attribute_total_count_eager_static_constructor">
  23. <summary>
  24. The total number of eager static constructor attributes
  25. </summary>
  26. </member>
  27. <member name="P:Unity.IL2CPP.Api.Output.Analytics.Il2CppDataTable.attribute_total_count_set_option">
  28. <summary>
  29. The total number of il2cpp set option attributes
  30. </summary>
  31. </member>
  32. <member name="P:Unity.IL2CPP.Api.Output.Analytics.Il2CppDataTable.attribute_total_count_generate_into_own_cpp_file">
  33. <summary>
  34. The total number of generate into own cpp file attributes
  35. </summary>
  36. </member>
  37. <member name="P:Unity.IL2CPP.Api.Output.Analytics.Il2CppDataTable.attribute_total_count_ignore_by_deep_profiler">
  38. <summary>
  39. The total number of ignore deep profiler attributes
  40. </summary>
  41. </member>
  42. <member name="P:Unity.IL2CPP.Api.Output.Analytics.Il2CppDataTable.extra_types_total_count">
  43. <summary>
  44. The total number of extra types defined by all extra type files
  45. </summary>
  46. </member>
  47. <member name="P:Unity.IL2CPP.Api.Output.Analytics.Il2CppDataTable.option_extra_types_file_count">
  48. <summary>
  49. The number of extra types files that were included
  50. </summary>
  51. </member>
  52. <member name="P:Unity.IL2CPP.Api.Output.Analytics.Il2CppDataTable.option_debug_assembly_name_count">
  53. <summary>
  54. The number of assemblies to emit debug information for
  55. </summary>
  56. </member>
  57. <member name="P:Unity.IL2CPP.Api.Output.Analytics.Il2CppDataTable.option_additional_cpp_count">
  58. <summary>
  59. The number of additional cpp files that were included
  60. </summary>
  61. </member>
  62. <member name="P:Unity.IL2CPP.Api.Output.Analytics.Il2CppDataTable.option_emit_null_checks">
  63. <summary>
  64. Whether or not emitting null checks was enabled
  65. Note that this option can also be enabled via the code generation option field
  66. </summary>
  67. </member>
  68. <member name="P:Unity.IL2CPP.Api.Output.Analytics.Il2CppDataTable.option_enable_stacktrace">
  69. <summary>
  70. Whether or not emitting stack traces was enabled
  71. Note that this option can also be enabled via the code generation option field
  72. </summary>
  73. </member>
  74. <member name="P:Unity.IL2CPP.Api.Output.Analytics.Il2CppDataTable.option_enable_deep_profiler">
  75. <summary>
  76. Whether or not deep profiler support was enabled
  77. Note that this option can also be enabled via the feature field
  78. </summary>
  79. </member>
  80. <member name="P:Unity.IL2CPP.Api.Output.Analytics.Il2CppDataTable.option_enable_stats">
  81. <summary>
  82. Whether or not emitting stats was enabled
  83. Note that this option can also be enabled via the diagnostic option field
  84. </summary>
  85. </member>
  86. <member name="P:Unity.IL2CPP.Api.Output.Analytics.Il2CppDataTable.option_enable_array_bounds_check">
  87. <summary>
  88. Whether or not array bounds checks was enabled
  89. Note that this option can also be enabled via the code generation option field
  90. </summary>
  91. </member>
  92. <member name="P:Unity.IL2CPP.Api.Output.Analytics.Il2CppDataTable.option_enable_divide_by_zero_check">
  93. <summary>
  94. Whether or not divide by zero checks was enabled
  95. Note that this option can also be enabled via the code generation option field
  96. </summary>
  97. </member>
  98. <member name="P:Unity.IL2CPP.Api.Output.Analytics.Il2CppDataTable.option_emit_comments">
  99. <summary>
  100. Whether or not emitting comments was enabled
  101. Note that this option can also be enabled via the code generation option field
  102. </summary>
  103. </member>
  104. <member name="P:Unity.IL2CPP.Api.Output.Analytics.Il2CppDataTable.option_disable_generic_sharing">
  105. <summary>
  106. Whether or not generic sharing should be disabled
  107. </summary>
  108. </member>
  109. <member name="P:Unity.IL2CPP.Api.Output.Analytics.Il2CppDataTable.option_maximum_recursive_generic_depth">
  110. <summary>
  111. The maximum recursive generic depth
  112. </summary>
  113. </member>
  114. <member name="P:Unity.IL2CPP.Api.Output.Analytics.Il2CppDataTable.option_generic_virtual_method_iterations">
  115. <summary>
  116. The number of times to iterate looking for generic virtual methods
  117. </summary>
  118. </member>
  119. <member name="P:Unity.IL2CPP.Api.Output.Analytics.Il2CppDataTable.option_code_generation_option">
  120. <summary>
  121. Flags indicating which code generation options were enabled
  122. Possible Values:
  123. None
  124. EnableNullChecks
  125. EnableStacktrace
  126. EnableArrayBoundsCheck
  127. EnableDivideByZeroCheck
  128. EnableLazyStaticConstructors
  129. EnableComments
  130. EnableSerial
  131. EnablePerAssemblyMetadata
  132. EnableInlining
  133. VirtualCallsViaInvokers
  134. SharedGenericCallsViaInvokers
  135. DelegateCallsViaInvokers
  136. </summary>
  137. </member>
  138. <member name="P:Unity.IL2CPP.Api.Output.Analytics.Il2CppDataTable.option_file_generation_option">
  139. <summary>
  140. Flags indicating which file generation options were enabled
  141. Possible Values:
  142. None
  143. EmitSourceMapping
  144. EmitMethodMap
  145. </summary>
  146. </member>
  147. <member name="P:Unity.IL2CPP.Api.Output.Analytics.Il2CppDataTable.option_generics_option">
  148. <summary>
  149. Flags indicating which generics options were enabled
  150. Possible Values:
  151. None
  152. EnableSharing
  153. EnableEnumTypeSharing
  154. EnablePrimitiveValueTypeGenericSharing
  155. EnableFullSharing
  156. EnableLegacyGenericSharing
  157. EnableFullSharingForStaticConstructors
  158. </summary>
  159. </member>
  160. <member name="P:Unity.IL2CPP.Api.Output.Analytics.Il2CppDataTable.option_feature">
  161. <summary>
  162. Flags indicating whether or not various features were enabled
  163. Possible Values:
  164. None
  165. EnableReload
  166. EnableCodeConversionCache
  167. EnableDebugger
  168. EnableDeepProfiler
  169. EnableAnalytics
  170. </summary>
  171. </member>
  172. <member name="P:Unity.IL2CPP.Api.Output.Analytics.Il2CppDataTable.option_diagnostic_option">
  173. <summary>
  174. Flags indicating which diagnostic options were enabled
  175. Possible Values:
  176. None
  177. EnableStats
  178. NeverAttachDialog
  179. EmitAttachDialog
  180. EnableTinyDiagnostics
  181. DebuggerOff
  182. EmitReversePInvokeWrapperDebuggingHelpers
  183. EnableDiagnostics
  184. EnableTinyStaticConstructorExplanation
  185. </summary>
  186. </member>
  187. <member name="P:Unity.IL2CPP.Api.Output.Analytics.Il2CppDataTable.option_convert_to_cpp">
  188. <summary>
  189. Whether or not il2cpp was used to generate code
  190. </summary>
  191. </member>
  192. <member name="P:Unity.IL2CPP.Api.Output.Analytics.Il2CppDataTable.option_compile_cpp">
  193. <summary>
  194. Whether or not il2cpp was used to compile code
  195. </summary>
  196. </member>
  197. <member name="P:Unity.IL2CPP.Api.Output.Analytics.Il2CppDataTable.option_development_mode">
  198. <summary>
  199. Whether or not the this is a development build
  200. </summary>
  201. </member>
  202. <member name="P:Unity.IL2CPP.Api.Output.Analytics.Il2CppDataTable.option_enable_debugger">
  203. <summary>
  204. Whether or not support for the managed debugger was enabled
  205. </summary>
  206. </member>
  207. <member name="P:Unity.IL2CPP.Api.Output.Analytics.Il2CppDataTable.option_generate_usym_file">
  208. <summary>
  209. Whether or not generating a usym file was enabled
  210. </summary>
  211. </member>
  212. <member name="P:Unity.IL2CPP.Api.Output.Analytics.Il2CppDataTable.option_jobs">
  213. <summary>
  214. The number of jobs that were requested. Defaults to the processor count
  215. </summary>
  216. </member>
  217. </members>
  218. </doc>