Rust · Offsets

Rust Offsets

offsets.h ·build 24614784 ·dumped 2026-08-17 12:14:02 AM UTC+1 ·341,881 lines ·21.3 MB ·Aug 16, 2026 latest
Raw Download All dumps
sha256 d54276435eed14ee035a86d50b1b8e708728e9dc881f00690a2e2fd650594028
← Prev Next → Page 152 of 171 — lines 302,001–304,000 of 341,881
341,881 lines
  1. 302001 constexpr std::uintptr_t InternalReadType = 0x20 ;
  2. 302002 constexpr std::uintptr_t ContractType = 0x24 ;
  3. 302003 constexpr std::uintptr_t IsReadOnlyOrFixedSize = 0x28 ;
  4. 302004 constexpr std::uintptr_t IsSealed = 0x29 ;
  5. 302005 constexpr std::uintptr_t IsInstantiable = 0x2A ;
  6. 302006 constexpr std::uintptr_t _onDeserializedCallbacks = 0x30 ;
  7. 302007 constexpr std::uintptr_t _onDeserializingCallbacks = 0x38 ;
  8. 302008 constexpr std::uintptr_t _onSerializedCallbacks = 0x40 ;
  9. 302009 constexpr std::uintptr_t _onSerializingCallbacks = 0x48 ;
  10. 302010 constexpr std::uintptr_t _onErrorCallbacks = 0x50 ;
  11. 302011 constexpr std::uintptr_t _createdType = 0x58 ;
  12. 302012 constexpr std::uintptr_t _UnderlyingType_k__BackingField = 0x60 ;
  13. 302013 constexpr std::uintptr_t _IsReference_k__BackingField = 0x68 ;
  14. 302014 constexpr std::uintptr_t _Converter_k__BackingField = 0x70 ;
  15. 302015 constexpr std::uintptr_t _InternalConverter_k__BackingField = 0x78 ;
  16. 302016 constexpr std::uintptr_t _DefaultCreator_k__BackingField = 0x80 ;
  17. 302017 constexpr std::uintptr_t _DefaultCreatorNonPublic_k__BackingField = 0x88 ;
  18. 302018 constexpr std::uintptr_t _itemContract = 0x90 ;
  19. 302019 constexpr std::uintptr_t _finalItemContract = 0x98 ;
  20. 302020 constexpr std::uintptr_t _ItemConverter_k__BackingField = 0xA0 ;
  21. 302021 constexpr std::uintptr_t _ItemIsReference_k__BackingField = 0xA8 ;
  22. 302022 constexpr std::uintptr_t _ItemReferenceLoopHandling_k__BackingField = 0xAC ;
  23. 302023 constexpr std::uintptr_t _ItemTypeNameHandling_k__BackingField = 0xB4 ;
  24. 302024 }
  25. 302025 
  26. 302026 namespace Newtonsoft_Json_Serialization__JsonContractType
  27. 302027 {
  28. 302028 constexpr std::uintptr_t value__ = 0x0 ;
  29. 302029 }
  30. 302030 
  31. 302031 namespace Newtonsoft_Json_Serialization__SerializationCallback
  32. 302032 {
  33. 302033 constexpr std::uintptr_t TypeInfo = 0x1083B958 ;
  34. 302034 constexpr std::uintptr_t method_ptr = 0x10 ;
  35. 302035 constexpr std::uintptr_t invoke_impl = 0x18 ;
  36. 302036 constexpr std::uintptr_t m_target = 0x20 ;
  37. 302037 constexpr std::uintptr_t method = 0x28 ;
  38. 302038 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  39. 302039 constexpr std::uintptr_t extra_arg = 0x38 ;
  40. 302040 constexpr std::uintptr_t method_code = 0x40 ;
  41. 302041 constexpr std::uintptr_t interp_method = 0x48 ;
  42. 302042 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  43. 302043 constexpr std::uintptr_t method_info = 0x58 ;
  44. 302044 constexpr std::uintptr_t original_method_info = 0x60 ;
  45. 302045 constexpr std::uintptr_t data = 0x68 ;
  46. 302046 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  47. 302047 constexpr std::uintptr_t delegates = 0x78 ;
  48. 302048 }
  49. 302049 
  50. 302050 namespace Newtonsoft_Json_Serialization__SerializationErrorCallback
  51. 302051 {
  52. 302052 constexpr std::uintptr_t method_ptr = 0x10 ;
  53. 302053 constexpr std::uintptr_t invoke_impl = 0x18 ;
  54. 302054 constexpr std::uintptr_t m_target = 0x20 ;
  55. 302055 constexpr std::uintptr_t method = 0x28 ;
  56. 302056 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  57. 302057 constexpr std::uintptr_t extra_arg = 0x38 ;
  58. 302058 constexpr std::uintptr_t method_code = 0x40 ;
  59. 302059 constexpr std::uintptr_t interp_method = 0x48 ;
  60. 302060 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  61. 302061 constexpr std::uintptr_t method_info = 0x58 ;
  62. 302062 constexpr std::uintptr_t original_method_info = 0x60 ;
  63. 302063 constexpr std::uintptr_t data = 0x68 ;
  64. 302064 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  65. 302065 constexpr std::uintptr_t delegates = 0x78 ;
  66. 302066 }
  67. 302067 
  68. 302068 namespace Newtonsoft_Json_Serialization__ExtensionDataSetter
  69. 302069 {
  70. 302070 constexpr std::uintptr_t method_ptr = 0x10 ;
  71. 302071 constexpr std::uintptr_t invoke_impl = 0x18 ;
  72. 302072 constexpr std::uintptr_t m_target = 0x20 ;
  73. 302073 constexpr std::uintptr_t method = 0x28 ;
  74. 302074 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  75. 302075 constexpr std::uintptr_t extra_arg = 0x38 ;
  76. 302076 constexpr std::uintptr_t method_code = 0x40 ;
  77. 302077 constexpr std::uintptr_t interp_method = 0x48 ;
  78. 302078 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  79. 302079 constexpr std::uintptr_t method_info = 0x58 ;
  80. 302080 constexpr std::uintptr_t original_method_info = 0x60 ;
  81. 302081 constexpr std::uintptr_t data = 0x68 ;
  82. 302082 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  83. 302083 constexpr std::uintptr_t delegates = 0x78 ;
  84. 302084 }
  85. 302085 
  86. 302086 namespace Newtonsoft_Json_Serialization__ExtensionDataGetter
  87. 302087 {
  88. 302088 constexpr std::uintptr_t method_ptr = 0x10 ;
  89. 302089 constexpr std::uintptr_t invoke_impl = 0x18 ;
  90. 302090 constexpr std::uintptr_t m_target = 0x20 ;
  91. 302091 constexpr std::uintptr_t method = 0x28 ;
  92. 302092 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  93. 302093 constexpr std::uintptr_t extra_arg = 0x38 ;
  94. 302094 constexpr std::uintptr_t method_code = 0x40 ;
  95. 302095 constexpr std::uintptr_t interp_method = 0x48 ;
  96. 302096 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  97. 302097 constexpr std::uintptr_t method_info = 0x58 ;
  98. 302098 constexpr std::uintptr_t original_method_info = 0x60 ;
  99. 302099 constexpr std::uintptr_t data = 0x68 ;
  100. 302100 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  101. 302101 constexpr std::uintptr_t delegates = 0x78 ;
  102. 302102 }
  103. 302103 
  104. 302104 namespace Newtonsoft_Json_Serialization__JsonContract
  105. 302105 {
  106. 302106 constexpr std::uintptr_t IsNullable = 0x10 ;
  107. 302107 constexpr std::uintptr_t IsConvertable = 0x11 ;
  108. 302108 constexpr std::uintptr_t IsEnum = 0x12 ;
  109. 302109 constexpr std::uintptr_t NonNullableUnderlyingType = 0x18 ;
  110. 302110 constexpr std::uintptr_t InternalReadType = 0x20 ;
  111. 302111 constexpr std::uintptr_t ContractType = 0x24 ;
  112. 302112 constexpr std::uintptr_t IsReadOnlyOrFixedSize = 0x28 ;
  113. 302113 constexpr std::uintptr_t IsSealed = 0x29 ;
  114. 302114 constexpr std::uintptr_t IsInstantiable = 0x2A ;
  115. 302115 constexpr std::uintptr_t _onDeserializedCallbacks = 0x30 ;
  116. 302116 constexpr std::uintptr_t _onDeserializingCallbacks = 0x38 ;
  117. 302117 constexpr std::uintptr_t _onSerializedCallbacks = 0x40 ;
  118. 302118 constexpr std::uintptr_t _onSerializingCallbacks = 0x48 ;
  119. 302119 constexpr std::uintptr_t _onErrorCallbacks = 0x50 ;
  120. 302120 constexpr std::uintptr_t _createdType = 0x58 ;
  121. 302121 constexpr std::uintptr_t _UnderlyingType_k__BackingField = 0x60 ;
  122. 302122 constexpr std::uintptr_t _IsReference_k__BackingField = 0x68 ;
  123. 302123 constexpr std::uintptr_t _Converter_k__BackingField = 0x70 ;
  124. 302124 constexpr std::uintptr_t _InternalConverter_k__BackingField = 0x78 ;
  125. 302125 constexpr std::uintptr_t _DefaultCreator_k__BackingField = 0x80 ;
  126. 302126 constexpr std::uintptr_t _DefaultCreatorNonPublic_k__BackingField = 0x88 ;
  127. 302127 }
  128. 302128 
  129. 302129 namespace Newtonsoft_Json_Serialization__JsonDictionaryContract
  130. 302130 {
  131. 302131 constexpr std::uintptr_t TypeInfo = 0x1083B688 ;
  132. 302132 constexpr std::uintptr_t IsNullable = 0x10 ;
  133. 302133 constexpr std::uintptr_t IsConvertable = 0x11 ;
  134. 302134 constexpr std::uintptr_t IsEnum = 0x12 ;
  135. 302135 constexpr std::uintptr_t NonNullableUnderlyingType = 0x18 ;
  136. 302136 constexpr std::uintptr_t InternalReadType = 0x20 ;
  137. 302137 constexpr std::uintptr_t ContractType = 0x24 ;
  138. 302138 constexpr std::uintptr_t IsReadOnlyOrFixedSize = 0x28 ;
  139. 302139 constexpr std::uintptr_t IsSealed = 0x29 ;
  140. 302140 constexpr std::uintptr_t IsInstantiable = 0x2A ;
  141. 302141 constexpr std::uintptr_t _onDeserializedCallbacks = 0x30 ;
  142. 302142 constexpr std::uintptr_t _onDeserializingCallbacks = 0x38 ;
  143. 302143 constexpr std::uintptr_t _onSerializedCallbacks = 0x40 ;
  144. 302144 constexpr std::uintptr_t _onSerializingCallbacks = 0x48 ;
  145. 302145 constexpr std::uintptr_t _onErrorCallbacks = 0x50 ;
  146. 302146 constexpr std::uintptr_t _createdType = 0x58 ;
  147. 302147 constexpr std::uintptr_t _UnderlyingType_k__BackingField = 0x60 ;
  148. 302148 constexpr std::uintptr_t _IsReference_k__BackingField = 0x68 ;
  149. 302149 constexpr std::uintptr_t _Converter_k__BackingField = 0x70 ;
  150. 302150 constexpr std::uintptr_t _InternalConverter_k__BackingField = 0x78 ;
  151. 302151 constexpr std::uintptr_t _DefaultCreator_k__BackingField = 0x80 ;
  152. 302152 constexpr std::uintptr_t _DefaultCreatorNonPublic_k__BackingField = 0x88 ;
  153. 302153 constexpr std::uintptr_t _itemContract = 0x90 ;
  154. 302154 constexpr std::uintptr_t _finalItemContract = 0x98 ;
  155. 302155 constexpr std::uintptr_t _ItemConverter_k__BackingField = 0xA0 ;
  156. 302156 constexpr std::uintptr_t _ItemIsReference_k__BackingField = 0xA8 ;
  157. 302157 constexpr std::uintptr_t _ItemReferenceLoopHandling_k__BackingField = 0xAC ;
  158. 302158 constexpr std::uintptr_t _ItemTypeNameHandling_k__BackingField = 0xB4 ;
  159. 302159 constexpr std::uintptr_t _DictionaryKeyResolver_k__BackingField = 0xC0 ;
  160. 302160 constexpr std::uintptr_t _DictionaryKeyType_k__BackingField = 0xC8 ;
  161. 302161 constexpr std::uintptr_t _DictionaryValueType_k__BackingField = 0xD0 ;
  162. 302162 constexpr std::uintptr_t _KeyContract_k__BackingField = 0xD8 ;
  163. 302163 constexpr std::uintptr_t _genericCollectionDefinitionType = 0xE0 ;
  164. 302164 constexpr std::uintptr_t _genericWrapperType = 0xE8 ;
  165. 302165 constexpr std::uintptr_t _genericWrapperCreator = 0xF0 ;
  166. 302166 constexpr std::uintptr_t _genericTemporaryDictionaryCreator = 0xF8 ;
  167. 302167 constexpr std::uintptr_t _ShouldCreateWrapper_k__BackingField = 0x100 ;
  168. 302168 constexpr std::uintptr_t _parameterizedConstructor = 0x108 ;
  169. 302169 constexpr std::uintptr_t _overrideCreator = 0x110 ;
  170. 302170 constexpr std::uintptr_t _parameterizedCreator = 0x118 ;
  171. 302171 constexpr std::uintptr_t _HasParameterizedCreator_k__BackingField = 0x120 ;
  172. 302172 }
  173. 302173 
  174. 302174 namespace Newtonsoft_Json_Serialization__JsonDynamicContract
  175. 302175 {
  176. 302176 constexpr std::uintptr_t TypeInfo = 0x1083B740 ;
  177. 302177 constexpr std::uintptr_t IsNullable = 0x10 ;
  178. 302178 constexpr std::uintptr_t IsConvertable = 0x11 ;
  179. 302179 constexpr std::uintptr_t IsEnum = 0x12 ;
  180. 302180 constexpr std::uintptr_t NonNullableUnderlyingType = 0x18 ;
  181. 302181 constexpr std::uintptr_t InternalReadType = 0x20 ;
  182. 302182 constexpr std::uintptr_t ContractType = 0x24 ;
  183. 302183 constexpr std::uintptr_t IsReadOnlyOrFixedSize = 0x28 ;
  184. 302184 constexpr std::uintptr_t IsSealed = 0x29 ;
  185. 302185 constexpr std::uintptr_t IsInstantiable = 0x2A ;
  186. 302186 constexpr std::uintptr_t _onDeserializedCallbacks = 0x30 ;
  187. 302187 constexpr std::uintptr_t _onDeserializingCallbacks = 0x38 ;
  188. 302188 constexpr std::uintptr_t _onSerializedCallbacks = 0x40 ;
  189. 302189 constexpr std::uintptr_t _onSerializingCallbacks = 0x48 ;
  190. 302190 constexpr std::uintptr_t _onErrorCallbacks = 0x50 ;
  191. 302191 constexpr std::uintptr_t _createdType = 0x58 ;
  192. 302192 constexpr std::uintptr_t _UnderlyingType_k__BackingField = 0x60 ;
  193. 302193 constexpr std::uintptr_t _IsReference_k__BackingField = 0x68 ;
  194. 302194 constexpr std::uintptr_t _Converter_k__BackingField = 0x70 ;
  195. 302195 constexpr std::uintptr_t _InternalConverter_k__BackingField = 0x78 ;
  196. 302196 constexpr std::uintptr_t _DefaultCreator_k__BackingField = 0x80 ;
  197. 302197 constexpr std::uintptr_t _DefaultCreatorNonPublic_k__BackingField = 0x88 ;
  198. 302198 constexpr std::uintptr_t _itemContract = 0x90 ;
  199. 302199 constexpr std::uintptr_t _finalItemContract = 0x98 ;
  200. 302200 constexpr std::uintptr_t _ItemConverter_k__BackingField = 0xA0 ;
  201. 302201 constexpr std::uintptr_t _ItemIsReference_k__BackingField = 0xA8 ;
  202. 302202 constexpr std::uintptr_t _ItemReferenceLoopHandling_k__BackingField = 0xAC ;
  203. 302203 constexpr std::uintptr_t _ItemTypeNameHandling_k__BackingField = 0xB4 ;
  204. 302204 constexpr std::uintptr_t _Properties_k__BackingField = 0xC0 ;
  205. 302205 constexpr std::uintptr_t _PropertyNameResolver_k__BackingField = 0xC8 ;
  206. 302206 constexpr std::uintptr_t _callSiteGetters = 0xD0 ;
  207. 302207 constexpr std::uintptr_t _callSiteSetters = 0xD8 ;
  208. 302208 }
  209. 302209 
  210. 302210 namespace Newtonsoft_Json_Serialization__JsonFormatterConverter
  211. 302211 {
  212. 302212 constexpr std::uintptr_t _reader = 0x10 ;
  213. 302213 constexpr std::uintptr_t _contract = 0x18 ;
  214. 302214 constexpr std::uintptr_t _member = 0x20 ;
  215. 302215 }
  216. 302216 
  217. 302217 namespace Newtonsoft_Json_Serialization__JsonISerializableContract
  218. 302218 {
  219. 302219 constexpr std::uintptr_t TypeInfo = 0x1083B708 ;
  220. 302220 constexpr std::uintptr_t IsNullable = 0x10 ;
  221. 302221 constexpr std::uintptr_t IsConvertable = 0x11 ;
  222. 302222 constexpr std::uintptr_t IsEnum = 0x12 ;
  223. 302223 constexpr std::uintptr_t NonNullableUnderlyingType = 0x18 ;
  224. 302224 constexpr std::uintptr_t InternalReadType = 0x20 ;
  225. 302225 constexpr std::uintptr_t ContractType = 0x24 ;
  226. 302226 constexpr std::uintptr_t IsReadOnlyOrFixedSize = 0x28 ;
  227. 302227 constexpr std::uintptr_t IsSealed = 0x29 ;
  228. 302228 constexpr std::uintptr_t IsInstantiable = 0x2A ;
  229. 302229 constexpr std::uintptr_t _onDeserializedCallbacks = 0x30 ;
  230. 302230 constexpr std::uintptr_t _onDeserializingCallbacks = 0x38 ;
  231. 302231 constexpr std::uintptr_t _onSerializedCallbacks = 0x40 ;
  232. 302232 constexpr std::uintptr_t _onSerializingCallbacks = 0x48 ;
  233. 302233 constexpr std::uintptr_t _onErrorCallbacks = 0x50 ;
  234. 302234 constexpr std::uintptr_t _createdType = 0x58 ;
  235. 302235 constexpr std::uintptr_t _UnderlyingType_k__BackingField = 0x60 ;
  236. 302236 constexpr std::uintptr_t _IsReference_k__BackingField = 0x68 ;
  237. 302237 constexpr std::uintptr_t _Converter_k__BackingField = 0x70 ;
  238. 302238 constexpr std::uintptr_t _InternalConverter_k__BackingField = 0x78 ;
  239. 302239 constexpr std::uintptr_t _DefaultCreator_k__BackingField = 0x80 ;
  240. 302240 constexpr std::uintptr_t _DefaultCreatorNonPublic_k__BackingField = 0x88 ;
  241. 302241 constexpr std::uintptr_t _itemContract = 0x90 ;
  242. 302242 constexpr std::uintptr_t _finalItemContract = 0x98 ;
  243. 302243 constexpr std::uintptr_t _ItemConverter_k__BackingField = 0xA0 ;
  244. 302244 constexpr std::uintptr_t _ItemIsReference_k__BackingField = 0xA8 ;
  245. 302245 constexpr std::uintptr_t _ItemReferenceLoopHandling_k__BackingField = 0xAC ;
  246. 302246 constexpr std::uintptr_t _ItemTypeNameHandling_k__BackingField = 0xB4 ;
  247. 302247 constexpr std::uintptr_t _ISerializableCreator_k__BackingField = 0xC0 ;
  248. 302248 }
  249. 302249 
  250. 302250 namespace Newtonsoft_Json_Serialization__JsonLinqContract
  251. 302251 {
  252. 302252 constexpr std::uintptr_t TypeInfo = 0x1083B750 ;
  253. 302253 constexpr std::uintptr_t IsNullable = 0x10 ;
  254. 302254 constexpr std::uintptr_t IsConvertable = 0x11 ;
  255. 302255 constexpr std::uintptr_t IsEnum = 0x12 ;
  256. 302256 constexpr std::uintptr_t NonNullableUnderlyingType = 0x18 ;
  257. 302257 constexpr std::uintptr_t InternalReadType = 0x20 ;
  258. 302258 constexpr std::uintptr_t ContractType = 0x24 ;
  259. 302259 constexpr std::uintptr_t IsReadOnlyOrFixedSize = 0x28 ;
  260. 302260 constexpr std::uintptr_t IsSealed = 0x29 ;
  261. 302261 constexpr std::uintptr_t IsInstantiable = 0x2A ;
  262. 302262 constexpr std::uintptr_t _onDeserializedCallbacks = 0x30 ;
  263. 302263 constexpr std::uintptr_t _onDeserializingCallbacks = 0x38 ;
  264. 302264 constexpr std::uintptr_t _onSerializedCallbacks = 0x40 ;
  265. 302265 constexpr std::uintptr_t _onSerializingCallbacks = 0x48 ;
  266. 302266 constexpr std::uintptr_t _onErrorCallbacks = 0x50 ;
  267. 302267 constexpr std::uintptr_t _createdType = 0x58 ;
  268. 302268 constexpr std::uintptr_t _UnderlyingType_k__BackingField = 0x60 ;
  269. 302269 constexpr std::uintptr_t _IsReference_k__BackingField = 0x68 ;
  270. 302270 constexpr std::uintptr_t _Converter_k__BackingField = 0x70 ;
  271. 302271 constexpr std::uintptr_t _InternalConverter_k__BackingField = 0x78 ;
  272. 302272 constexpr std::uintptr_t _DefaultCreator_k__BackingField = 0x80 ;
  273. 302273 constexpr std::uintptr_t _DefaultCreatorNonPublic_k__BackingField = 0x88 ;
  274. 302274 }
  275. 302275 
  276. 302276 namespace Newtonsoft_Json_Serialization__JsonObjectContract
  277. 302277 {
  278. 302278 constexpr std::uintptr_t TypeInfo = 0x1083B968 ;
  279. 302279 constexpr std::uintptr_t IsNullable = 0x10 ;
  280. 302280 constexpr std::uintptr_t IsConvertable = 0x11 ;
  281. 302281 constexpr std::uintptr_t IsEnum = 0x12 ;
  282. 302282 constexpr std::uintptr_t NonNullableUnderlyingType = 0x18 ;
  283. 302283 constexpr std::uintptr_t InternalReadType = 0x20 ;
  284. 302284 constexpr std::uintptr_t ContractType = 0x24 ;
  285. 302285 constexpr std::uintptr_t IsReadOnlyOrFixedSize = 0x28 ;
  286. 302286 constexpr std::uintptr_t IsSealed = 0x29 ;
  287. 302287 constexpr std::uintptr_t IsInstantiable = 0x2A ;
  288. 302288 constexpr std::uintptr_t _onDeserializedCallbacks = 0x30 ;
  289. 302289 constexpr std::uintptr_t _onDeserializingCallbacks = 0x38 ;
  290. 302290 constexpr std::uintptr_t _onSerializedCallbacks = 0x40 ;
  291. 302291 constexpr std::uintptr_t _onSerializingCallbacks = 0x48 ;
  292. 302292 constexpr std::uintptr_t _onErrorCallbacks = 0x50 ;
  293. 302293 constexpr std::uintptr_t _createdType = 0x58 ;
  294. 302294 constexpr std::uintptr_t _UnderlyingType_k__BackingField = 0x60 ;
  295. 302295 constexpr std::uintptr_t _IsReference_k__BackingField = 0x68 ;
  296. 302296 constexpr std::uintptr_t _Converter_k__BackingField = 0x70 ;
  297. 302297 constexpr std::uintptr_t _InternalConverter_k__BackingField = 0x78 ;
  298. 302298 constexpr std::uintptr_t _DefaultCreator_k__BackingField = 0x80 ;
  299. 302299 constexpr std::uintptr_t _DefaultCreatorNonPublic_k__BackingField = 0x88 ;
  300. 302300 constexpr std::uintptr_t _itemContract = 0x90 ;
  301. 302301 constexpr std::uintptr_t _finalItemContract = 0x98 ;
  302. 302302 constexpr std::uintptr_t _ItemConverter_k__BackingField = 0xA0 ;
  303. 302303 constexpr std::uintptr_t _ItemIsReference_k__BackingField = 0xA8 ;
  304. 302304 constexpr std::uintptr_t _ItemReferenceLoopHandling_k__BackingField = 0xAC ;
  305. 302305 constexpr std::uintptr_t _ItemTypeNameHandling_k__BackingField = 0xB4 ;
  306. 302306 constexpr std::uintptr_t _MemberSerialization_k__BackingField = 0xC0 ;
  307. 302307 constexpr std::uintptr_t _MissingMemberHandling_k__BackingField = 0xC4 ;
  308. 302308 constexpr std::uintptr_t _ItemRequired_k__BackingField = 0xCC ;
  309. 302309 constexpr std::uintptr_t _ItemNullValueHandling_k__BackingField = 0xD4 ;
  310. 302310 constexpr std::uintptr_t _Properties_k__BackingField = 0xE0 ;
  311. 302311 constexpr std::uintptr_t _ExtensionDataSetter_k__BackingField = 0xE8 ;
  312. 302312 constexpr std::uintptr_t _ExtensionDataGetter_k__BackingField = 0xF0 ;
  313. 302313 constexpr std::uintptr_t _ExtensionDataNameResolver_k__BackingField = 0xF8 ;
  314. 302314 constexpr std::uintptr_t ExtensionDataIsJToken = 0x100 ;
  315. 302315 constexpr std::uintptr_t _hasRequiredOrDefaultValueProperties = 0x101 ;
  316. 302316 constexpr std::uintptr_t _overrideCreator = 0x108 ;
  317. 302317 constexpr std::uintptr_t _parameterizedCreator = 0x110 ;
  318. 302318 constexpr std::uintptr_t _creatorParameters = 0x118 ;
  319. 302319 constexpr std::uintptr_t _extensionDataValueType = 0x120 ;
  320. 302320 }
  321. 302321 
  322. 302322 namespace Newtonsoft_Json_Serialization__JsonPrimitiveContract
  323. 302323 {
  324. 302324 constexpr std::uintptr_t TypeInfo = 0x1083B748 ;
  325. 302325 constexpr std::uintptr_t IsNullable = 0x10 ;
  326. 302326 constexpr std::uintptr_t IsConvertable = 0x11 ;
  327. 302327 constexpr std::uintptr_t IsEnum = 0x12 ;
  328. 302328 constexpr std::uintptr_t NonNullableUnderlyingType = 0x18 ;
  329. 302329 constexpr std::uintptr_t InternalReadType = 0x20 ;
  330. 302330 constexpr std::uintptr_t ContractType = 0x24 ;
  331. 302331 constexpr std::uintptr_t IsReadOnlyOrFixedSize = 0x28 ;
  332. 302332 constexpr std::uintptr_t IsSealed = 0x29 ;
  333. 302333 constexpr std::uintptr_t IsInstantiable = 0x2A ;
  334. 302334 constexpr std::uintptr_t _onDeserializedCallbacks = 0x30 ;
  335. 302335 constexpr std::uintptr_t _onDeserializingCallbacks = 0x38 ;
  336. 302336 constexpr std::uintptr_t _onSerializedCallbacks = 0x40 ;
  337. 302337 constexpr std::uintptr_t _onSerializingCallbacks = 0x48 ;
  338. 302338 constexpr std::uintptr_t _onErrorCallbacks = 0x50 ;
  339. 302339 constexpr std::uintptr_t _createdType = 0x58 ;
  340. 302340 constexpr std::uintptr_t _UnderlyingType_k__BackingField = 0x60 ;
  341. 302341 constexpr std::uintptr_t _IsReference_k__BackingField = 0x68 ;
  342. 302342 constexpr std::uintptr_t _Converter_k__BackingField = 0x70 ;
  343. 302343 constexpr std::uintptr_t _InternalConverter_k__BackingField = 0x78 ;
  344. 302344 constexpr std::uintptr_t _DefaultCreator_k__BackingField = 0x80 ;
  345. 302345 constexpr std::uintptr_t _DefaultCreatorNonPublic_k__BackingField = 0x88 ;
  346. 302346 constexpr std::uintptr_t _TypeCode_k__BackingField = 0x90 ;
  347. 302347 
  348. 302348 namespace _static
  349. 302349 {
  350. 302350 constexpr std::uintptr_t ReadTypeMap = 0x0 ;
  351. 302351 }
  352. 302352 
  353. 302353 }
  354. 302354 
  355. 302355 namespace Newtonsoft_Json_Serialization__JsonProperty
  356. 302356 {
  357. 302357 constexpr std::uintptr_t TypeInfo = 0x1083B650 ;
  358. 302358 constexpr std::uintptr_t _required = 0x10 ;
  359. 302359 constexpr std::uintptr_t _hasExplicitDefaultValue = 0x18 ;
  360. 302360 constexpr std::uintptr_t _defaultValue = 0x20 ;
  361. 302361 constexpr std::uintptr_t _hasGeneratedDefaultValue = 0x28 ;
  362. 302362 constexpr std::uintptr_t _propertyName = 0x30 ;
  363. 302363 constexpr std::uintptr_t _skipPropertyNameEscape = 0x38 ;
  364. 302364 constexpr std::uintptr_t _propertyType = 0x40 ;
  365. 302365 constexpr std::uintptr_t _PropertyContract_k__BackingField = 0x48 ;
  366. 302366 constexpr std::uintptr_t _DeclaringType_k__BackingField = 0x50 ;
  367. 302367 constexpr std::uintptr_t _Order_k__BackingField = 0x58 ;
  368. 302368 constexpr std::uintptr_t _UnderlyingName_k__BackingField = 0x60 ;
  369. 302369 constexpr std::uintptr_t _ValueProvider_k__BackingField = 0x68 ;
  370. 302370 constexpr std::uintptr_t _AttributeProvider_k__BackingField = 0x70 ;
  371. 302371 constexpr std::uintptr_t _Converter_k__BackingField = 0x78 ;
  372. 302372 constexpr std::uintptr_t _Ignored_k__BackingField = 0x80 ;
  373. 302373 constexpr std::uintptr_t _Readable_k__BackingField = 0x81 ;
  374. 302374 constexpr std::uintptr_t _Writable_k__BackingField = 0x82 ;
  375. 302375 constexpr std::uintptr_t _HasMemberAttribute_k__BackingField = 0x83 ;
  376. 302376 constexpr std::uintptr_t _IsReference_k__BackingField = 0x84 ;
  377. 302377 constexpr std::uintptr_t _NullValueHandling_k__BackingField = 0x88 ;
  378. 302378 constexpr std::uintptr_t _DefaultValueHandling_k__BackingField = 0x90 ;
  379. 302379 constexpr std::uintptr_t _ReferenceLoopHandling_k__BackingField = 0x98 ;
  380. 302380 constexpr std::uintptr_t _ObjectCreationHandling_k__BackingField = 0xA0 ;
  381. 302381 constexpr std::uintptr_t _TypeNameHandling_k__BackingField = 0xA8 ;
  382. 302382 constexpr std::uintptr_t _ShouldSerialize_k__BackingField = 0xB0 ;
  383. 302383 constexpr std::uintptr_t _ShouldDeserialize_k__BackingField = 0xB8 ;
  384. 302384 constexpr std::uintptr_t _GetIsSpecified_k__BackingField = 0xC0 ;
  385. 302385 constexpr std::uintptr_t _SetIsSpecified_k__BackingField = 0xC8 ;
  386. 302386 constexpr std::uintptr_t _ItemConverter_k__BackingField = 0xD0 ;
  387. 302387 constexpr std::uintptr_t _ItemIsReference_k__BackingField = 0xD8 ;
  388. 302388 constexpr std::uintptr_t _ItemTypeNameHandling_k__BackingField = 0xDC ;
  389. 302389 constexpr std::uintptr_t _ItemReferenceLoopHandling_k__BackingField = 0xE4 ;
  390. 302390 }
  391. 302391 
  392. 302392 namespace Newtonsoft_Json_Serialization__JsonPropertyCollection
  393. 302393 {
  394. 302394 constexpr std::uintptr_t TypeInfo = 0x1083B9E0 ;
  395. 302395 constexpr std::uintptr_t items = 0x10 ;
  396. 302396 constexpr std::uintptr_t comparer = 0x18 ;
  397. 302397 constexpr std::uintptr_t dict = 0x20 ;
  398. 302398 constexpr std::uintptr_t keyCount = 0x28 ;
  399. 302399 constexpr std::uintptr_t threshold = 0x2C ;
  400. 302400 constexpr std::uintptr_t _type = 0x30 ;
  401. 302401 constexpr std::uintptr_t _list = 0x38 ;
  402. 302402 }
  403. 302403 
  404. 302404 namespace Newtonsoft_Json_Serialization__JsonSerializerInternalBase
  405. 302405 {
  406. 302406 constexpr std::uintptr_t _currentErrorContext = 0x10 ;
  407. 302407 constexpr std::uintptr_t _mappings = 0x18 ;
  408. 302408 constexpr std::uintptr_t Serializer = 0x20 ;
  409. 302409 constexpr std::uintptr_t TraceWriter = 0x28 ;
  410. 302410 constexpr std::uintptr_t InternalSerializer = 0x30 ;
  411. 302411 }
  412. 302412 
  413. 302413 namespace Newtonsoft_Json_Serialization__JsonSerializerInternalReader
  414. 302414 {
  415. 302415 constexpr std::uintptr_t TypeInfo = 0x10839100 ;
  416. 302416 constexpr std::uintptr_t _currentErrorContext = 0x10 ;
  417. 302417 constexpr std::uintptr_t _mappings = 0x18 ;
  418. 302418 constexpr std::uintptr_t Serializer = 0x20 ;
  419. 302419 constexpr std::uintptr_t TraceWriter = 0x28 ;
  420. 302420 constexpr std::uintptr_t InternalSerializer = 0x30 ;
  421. 302421 }
  422. 302422 
  423. 302423 namespace Newtonsoft_Json_Serialization__JsonSerializerInternalWriter
  424. 302424 {
  425. 302425 constexpr std::uintptr_t TypeInfo = 0x10839058 ;
  426. 302426 constexpr std::uintptr_t _currentErrorContext = 0x10 ;
  427. 302427 constexpr std::uintptr_t _mappings = 0x18 ;
  428. 302428 constexpr std::uintptr_t Serializer = 0x20 ;
  429. 302429 constexpr std::uintptr_t TraceWriter = 0x28 ;
  430. 302430 constexpr std::uintptr_t InternalSerializer = 0x30 ;
  431. 302431 constexpr std::uintptr_t _rootType = 0x38 ;
  432. 302432 constexpr std::uintptr_t _rootLevel = 0x40 ;
  433. 302433 constexpr std::uintptr_t _serializeStack = 0x48 ;
  434. 302434 }
  435. 302435 
  436. 302436 namespace Newtonsoft_Json_Serialization__JsonSerializerProxy
  437. 302437 {
  438. 302438 constexpr std::uintptr_t TypeInfo = 0x10840428 ;
  439. 302439 constexpr std::uintptr_t _typeNameHandling = 0x10 ;
  440. 302440 constexpr std::uintptr_t _typeNameAssemblyFormatHandling = 0x14 ;
  441. 302441 constexpr std::uintptr_t _preserveReferencesHandling = 0x18 ;
  442. 302442 constexpr std::uintptr_t _referenceLoopHandling = 0x1C ;
  443. 302443 constexpr std::uintptr_t _missingMemberHandling = 0x20 ;
  444. 302444 constexpr std::uintptr_t _objectCreationHandling = 0x24 ;
  445. 302445 constexpr std::uintptr_t _nullValueHandling = 0x28 ;
  446. 302446 constexpr std::uintptr_t _defaultValueHandling = 0x2C ;
  447. 302447 constexpr std::uintptr_t _constructorHandling = 0x30 ;
  448. 302448 constexpr std::uintptr_t _metadataPropertyHandling = 0x34 ;
  449. 302449 constexpr std::uintptr_t _converters = 0x38 ;
  450. 302450 constexpr std::uintptr_t _contractResolver = 0x40 ;
  451. 302451 constexpr std::uintptr_t _traceWriter = 0x48 ;
  452. 302452 constexpr std::uintptr_t _equalityComparer = 0x50 ;
  453. 302453 constexpr std::uintptr_t _serializationBinder = 0x58 ;
  454. 302454 constexpr std::uintptr_t _context = 0x60 ;
  455. 302455 constexpr std::uintptr_t _referenceResolver = 0x70 ;
  456. 302456 constexpr std::uintptr_t _formatting = 0x78 ;
  457. 302457 constexpr std::uintptr_t _dateFormatHandling = 0x80 ;
  458. 302458 constexpr std::uintptr_t _dateTimeZoneHandling = 0x88 ;
  459. 302459 constexpr std::uintptr_t _dateParseHandling = 0x90 ;
  460. 302460 constexpr std::uintptr_t _floatFormatHandling = 0x98 ;
  461. 302461 constexpr std::uintptr_t _floatParseHandling = 0xA0 ;
  462. 302462 constexpr std::uintptr_t _stringEscapeHandling = 0xA8 ;
  463. 302463 constexpr std::uintptr_t _culture = 0xB0 ;
  464. 302464 constexpr std::uintptr_t _maxDepth = 0xB8 ;
  465. 302465 constexpr std::uintptr_t _maxDepthSet = 0xC0 ;
  466. 302466 constexpr std::uintptr_t _checkAdditionalContent = 0xC1 ;
  467. 302467 constexpr std::uintptr_t _dateFormatString = 0xC8 ;
  468. 302468 constexpr std::uintptr_t _dateFormatStringSet = 0xD0 ;
  469. 302469 constexpr std::uintptr_t Error = 0xD8 ;
  470. 302470 constexpr std::uintptr_t _serializerReader = 0xE0 ;
  471. 302471 constexpr std::uintptr_t _serializerWriter = 0xE8 ;
  472. 302472 constexpr std::uintptr_t _serializer = 0xF0 ;
  473. 302473 }
  474. 302474 
  475. 302475 namespace Newtonsoft_Json_Serialization__JsonStringContract
  476. 302476 {
  477. 302477 constexpr std::uintptr_t TypeInfo = 0x1083B6F8 ;
  478. 302478 constexpr std::uintptr_t IsNullable = 0x10 ;
  479. 302479 constexpr std::uintptr_t IsConvertable = 0x11 ;
  480. 302480 constexpr std::uintptr_t IsEnum = 0x12 ;
  481. 302481 constexpr std::uintptr_t NonNullableUnderlyingType = 0x18 ;
  482. 302482 constexpr std::uintptr_t InternalReadType = 0x20 ;
  483. 302483 constexpr std::uintptr_t ContractType = 0x24 ;
  484. 302484 constexpr std::uintptr_t IsReadOnlyOrFixedSize = 0x28 ;
  485. 302485 constexpr std::uintptr_t IsSealed = 0x29 ;
  486. 302486 constexpr std::uintptr_t IsInstantiable = 0x2A ;
  487. 302487 constexpr std::uintptr_t _onDeserializedCallbacks = 0x30 ;
  488. 302488 constexpr std::uintptr_t _onDeserializingCallbacks = 0x38 ;
  489. 302489 constexpr std::uintptr_t _onSerializedCallbacks = 0x40 ;
  490. 302490 constexpr std::uintptr_t _onSerializingCallbacks = 0x48 ;
  491. 302491 constexpr std::uintptr_t _onErrorCallbacks = 0x50 ;
  492. 302492 constexpr std::uintptr_t _createdType = 0x58 ;
  493. 302493 constexpr std::uintptr_t _UnderlyingType_k__BackingField = 0x60 ;
  494. 302494 constexpr std::uintptr_t _IsReference_k__BackingField = 0x68 ;
  495. 302495 constexpr std::uintptr_t _Converter_k__BackingField = 0x70 ;
  496. 302496 constexpr std::uintptr_t _InternalConverter_k__BackingField = 0x78 ;
  497. 302497 constexpr std::uintptr_t _DefaultCreator_k__BackingField = 0x80 ;
  498. 302498 constexpr std::uintptr_t _DefaultCreatorNonPublic_k__BackingField = 0x88 ;
  499. 302499 constexpr std::uintptr_t _TypeCode_k__BackingField = 0x90 ;
  500. 302500 }
  501. 302501 
  502. 302502 namespace Newtonsoft_Json_Serialization__KebabCaseNamingStrategy
  503. 302503 {
  504. 302504 constexpr std::uintptr_t _ProcessDictionaryKeys_k__BackingField = 0x10 ;
  505. 302505 constexpr std::uintptr_t _ProcessExtensionDataNames_k__BackingField = 0x11 ;
  506. 302506 constexpr std::uintptr_t _OverrideSpecifiedNames_k__BackingField = 0x12 ;
  507. 302507 }
  508. 302508 
  509. 302509 namespace Newtonsoft_Json_Serialization__NamingStrategy
  510. 302510 {
  511. 302511 constexpr std::uintptr_t _ProcessDictionaryKeys_k__BackingField = 0x10 ;
  512. 302512 constexpr std::uintptr_t _ProcessExtensionDataNames_k__BackingField = 0x11 ;
  513. 302513 constexpr std::uintptr_t _OverrideSpecifiedNames_k__BackingField = 0x12 ;
  514. 302514 }
  515. 302515 
  516. 302516 namespace Newtonsoft_Json_Serialization__ObjectConstructor`1
  517. 302517 {
  518. 302518 constexpr std::uintptr_t method_ptr = 0x10 ;
  519. 302519 constexpr std::uintptr_t invoke_impl = 0x18 ;
  520. 302520 constexpr std::uintptr_t m_target = 0x20 ;
  521. 302521 constexpr std::uintptr_t method = 0x28 ;
  522. 302522 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  523. 302523 constexpr std::uintptr_t extra_arg = 0x38 ;
  524. 302524 constexpr std::uintptr_t method_code = 0x40 ;
  525. 302525 constexpr std::uintptr_t interp_method = 0x48 ;
  526. 302526 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  527. 302527 constexpr std::uintptr_t method_info = 0x58 ;
  528. 302528 constexpr std::uintptr_t original_method_info = 0x60 ;
  529. 302529 constexpr std::uintptr_t data = 0x68 ;
  530. 302530 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  531. 302531 constexpr std::uintptr_t delegates = 0x78 ;
  532. 302532 }
  533. 302533 
  534. 302534 namespace Newtonsoft_Json_Serialization__ReflectionAttributeProvider
  535. 302535 {
  536. 302536 constexpr std::uintptr_t TypeInfo = 0x1083B640 ;
  537. 302537 constexpr std::uintptr_t _attributeProvider = 0x10 ;
  538. 302538 }
  539. 302539 
  540. 302540 namespace Newtonsoft_Json_Serialization__ReflectionValueProvider
  541. 302541 {
  542. 302542 constexpr std::uintptr_t TypeInfo = 0x1083B788 ;
  543. 302543 constexpr std::uintptr_t _memberInfo = 0x10 ;
  544. 302544 }
  545. 302545 
  546. 302546 namespace Newtonsoft_Json_Serialization__SnakeCaseNamingStrategy
  547. 302547 {
  548. 302548 constexpr std::uintptr_t _ProcessDictionaryKeys_k__BackingField = 0x10 ;
  549. 302549 constexpr std::uintptr_t _ProcessExtensionDataNames_k__BackingField = 0x11 ;
  550. 302550 constexpr std::uintptr_t _OverrideSpecifiedNames_k__BackingField = 0x12 ;
  551. 302551 }
  552. 302552 
  553. 302553 namespace Newtonsoft_Json_Serialization__TraceJsonReader
  554. 302554 {
  555. 302555 constexpr std::uintptr_t _tokenType = 0x10 ;
  556. 302556 constexpr std::uintptr_t _value = 0x18 ;
  557. 302557 constexpr std::uintptr_t _quoteChar = 0x20 ;
  558. 302558 constexpr std::uintptr_t _currentState = 0x24 ;
  559. 302559 constexpr std::uintptr_t _currentPosition = 0x28 ;
  560. 302560 constexpr std::uintptr_t _culture = 0x40 ;
  561. 302561 constexpr std::uintptr_t _dateTimeZoneHandling = 0x48 ;
  562. 302562 constexpr std::uintptr_t _maxDepth = 0x4C ;
  563. 302563 constexpr std::uintptr_t _hasExceededMaxDepth = 0x54 ;
  564. 302564 constexpr std::uintptr_t _dateParseHandling = 0x58 ;
  565. 302565 constexpr std::uintptr_t _floatParseHandling = 0x5C ;
  566. 302566 constexpr std::uintptr_t _dateFormatString = 0x60 ;
  567. 302567 constexpr std::uintptr_t _stack = 0x68 ;
  568. 302568 constexpr std::uintptr_t _CloseInput_k__BackingField = 0x70 ;
  569. 302569 constexpr std::uintptr_t _SupportMultipleContent_k__BackingField = 0x71 ;
  570. 302570 constexpr std::uintptr_t _innerReader = 0x78 ;
  571. 302571 constexpr std::uintptr_t _textWriter = 0x80 ;
  572. 302572 constexpr std::uintptr_t _sw = 0x88 ;
  573. 302573 }
  574. 302574 
  575. 302575 namespace Newtonsoft_Json_Serialization__TraceJsonWriter
  576. 302576 {
  577. 302577 constexpr std::uintptr_t TypeInfo = 0x108391C0 ;
  578. 302578 constexpr std::uintptr_t _stack = 0x10 ;
  579. 302579 constexpr std::uintptr_t _currentPosition = 0x18 ;
  580. 302580 constexpr std::uintptr_t _currentState = 0x30 ;
  581. 302581 constexpr std::uintptr_t _formatting = 0x34 ;
  582. 302582 constexpr std::uintptr_t _CloseOutput_k__BackingField = 0x38 ;
  583. 302583 constexpr std::uintptr_t _AutoCompleteOnClose_k__BackingField = 0x39 ;
  584. 302584 constexpr std::uintptr_t _dateFormatHandling = 0x3C ;
  585. 302585 constexpr std::uintptr_t _dateTimeZoneHandling = 0x40 ;
  586. 302586 constexpr std::uintptr_t _stringEscapeHandling = 0x44 ;
  587. 302587 constexpr std::uintptr_t _floatFormatHandling = 0x48 ;
  588. 302588 constexpr std::uintptr_t _dateFormatString = 0x50 ;
  589. 302589 constexpr std::uintptr_t _culture = 0x58 ;
  590. 302590 constexpr std::uintptr_t _innerWriter = 0x60 ;
  591. 302591 constexpr std::uintptr_t _textWriter = 0x68 ;
  592. 302592 constexpr std::uintptr_t _sw = 0x70 ;
  593. 302593 }
  594. 302594 
  595. 302595 namespace Newtonsoft_Json_Linq__CommentHandling
  596. 302596 {
  597. 302597 constexpr std::uintptr_t value__ = 0x0 ;
  598. 302598 }
  599. 302599 
  600. 302600 namespace Newtonsoft_Json_Linq__DuplicatePropertyNameHandling
  601. 302601 {
  602. 302602 constexpr std::uintptr_t value__ = 0x0 ;
  603. 302603 }
  604. 302604 
  605. 302605 namespace Newtonsoft_Json_Linq__JArray
  606. 302606 {
  607. 302607 constexpr std::uintptr_t TypeInfo = 0x10794978 ;
  608. 302608 constexpr std::uintptr_t _parent = 0x10 ;
  609. 302609 constexpr std::uintptr_t _previous = 0x18 ;
  610. 302610 constexpr std::uintptr_t _next = 0x20 ;
  611. 302611 constexpr std::uintptr_t _annotations = 0x28 ;
  612. 302612 constexpr std::uintptr_t _listChanged = 0x30 ;
  613. 302613 constexpr std::uintptr_t _collectionChanged = 0x38 ;
  614. 302614 constexpr std::uintptr_t _syncRoot = 0x40 ;
  615. 302615 constexpr std::uintptr_t _busy = 0x48 ;
  616. 302616 constexpr std::uintptr_t _values = 0x50 ;
  617. 302617 }
  618. 302618 
  619. 302619 namespace Newtonsoft_Json_Linq__JConstructor
  620. 302620 {
  621. 302621 constexpr std::uintptr_t TypeInfo = 0x10842AD8 ;
  622. 302622 constexpr std::uintptr_t _parent = 0x10 ;
  623. 302623 constexpr std::uintptr_t _previous = 0x18 ;
  624. 302624 constexpr std::uintptr_t _next = 0x20 ;
  625. 302625 constexpr std::uintptr_t _annotations = 0x28 ;
  626. 302626 constexpr std::uintptr_t _listChanged = 0x30 ;
  627. 302627 constexpr std::uintptr_t _collectionChanged = 0x38 ;
  628. 302628 constexpr std::uintptr_t _syncRoot = 0x40 ;
  629. 302629 constexpr std::uintptr_t _busy = 0x48 ;
  630. 302630 constexpr std::uintptr_t _name = 0x50 ;
  631. 302631 constexpr std::uintptr_t _values = 0x58 ;
  632. 302632 }
  633. 302633 
  634. 302634 namespace Newtonsoft_Json_Linq__JContainer
  635. 302635 {
  636. 302636 constexpr std::uintptr_t TypeInfo = 0x10841E18 ;
  637. 302637 constexpr std::uintptr_t _parent = 0x10 ;
  638. 302638 constexpr std::uintptr_t _previous = 0x18 ;
  639. 302639 constexpr std::uintptr_t _next = 0x20 ;
  640. 302640 constexpr std::uintptr_t _annotations = 0x28 ;
  641. 302641 constexpr std::uintptr_t _listChanged = 0x30 ;
  642. 302642 constexpr std::uintptr_t _collectionChanged = 0x38 ;
  643. 302643 constexpr std::uintptr_t _syncRoot = 0x40 ;
  644. 302644 constexpr std::uintptr_t _busy = 0x48 ;
  645. 302645 }
  646. 302646 
  647. 302647 namespace Newtonsoft_Json_Linq__JEnumerable`1
  648. 302648 {
  649. 302649 constexpr std::uintptr_t _enumerable = 0xFFFFFFFFFFFFFFF0 ;
  650. 302650 
  651. 302651 namespace _static
  652. 302652 {
  653. 302653 constexpr std::uintptr_t Empty = 0x0 ;
  654. 302654 }
  655. 302655 
  656. 302656 }
  657. 302657 
  658. 302658 namespace Newtonsoft_Json_Linq__JObject
  659. 302659 {
  660. 302660 constexpr std::uintptr_t TypeInfo = 0x10722468 ;
  661. 302661 constexpr std::uintptr_t _parent = 0x10 ;
  662. 302662 constexpr std::uintptr_t _previous = 0x18 ;
  663. 302663 constexpr std::uintptr_t _next = 0x20 ;
  664. 302664 constexpr std::uintptr_t _annotations = 0x28 ;
  665. 302665 constexpr std::uintptr_t _listChanged = 0x30 ;
  666. 302666 constexpr std::uintptr_t _collectionChanged = 0x38 ;
  667. 302667 constexpr std::uintptr_t _syncRoot = 0x40 ;
  668. 302668 constexpr std::uintptr_t _busy = 0x48 ;
  669. 302669 constexpr std::uintptr_t _properties = 0x50 ;
  670. 302670 constexpr std::uintptr_t PropertyChanged = 0x58 ;
  671. 302671 constexpr std::uintptr_t PropertyChanging = 0x60 ;
  672. 302672 }
  673. 302673 
  674. 302674 namespace Newtonsoft_Json_Linq__JProperty
  675. 302675 {
  676. 302676 constexpr std::uintptr_t TypeInfo = 0x10842708 ;
  677. 302677 constexpr std::uintptr_t _parent = 0x10 ;
  678. 302678 constexpr std::uintptr_t _previous = 0x18 ;
  679. 302679 constexpr std::uintptr_t _next = 0x20 ;
  680. 302680 constexpr std::uintptr_t _annotations = 0x28 ;
  681. 302681 constexpr std::uintptr_t _listChanged = 0x30 ;
  682. 302682 constexpr std::uintptr_t _collectionChanged = 0x38 ;
  683. 302683 constexpr std::uintptr_t _syncRoot = 0x40 ;
  684. 302684 constexpr std::uintptr_t _busy = 0x48 ;
  685. 302685 constexpr std::uintptr_t _content = 0x50 ;
  686. 302686 constexpr std::uintptr_t _name = 0x58 ;
  687. 302687 }
  688. 302688 
  689. 302689 namespace Newtonsoft_Json_Linq__JPropertyDescriptor
  690. 302690 {
  691. 302691 constexpr std::uintptr_t name = 0x10 ;
  692. 302692 constexpr std::uintptr_t displayName = 0x18 ;
  693. 302693 constexpr std::uintptr_t nameHash = 0x20 ;
  694. 302694 constexpr std::uintptr_t attributeCollection = 0x28 ;
  695. 302695 constexpr std::uintptr_t attributes = 0x30 ;
  696. 302696 constexpr std::uintptr_t originalAttributes = 0x38 ;
  697. 302697 constexpr std::uintptr_t attributesFiltered = 0x40 ;
  698. 302698 constexpr std::uintptr_t attributesFilled = 0x41 ;
  699. 302699 constexpr std::uintptr_t metadataVersion = 0x44 ;
  700. 302700 constexpr std::uintptr_t category = 0x48 ;
  701. 302701 constexpr std::uintptr_t description = 0x50 ;
  702. 302702 constexpr std::uintptr_t lockCookie = 0x58 ;
  703. 302703 constexpr std::uintptr_t _converter = 0x60 ;
  704. 302704 constexpr std::uintptr_t _valueChangedHandlers = 0x68 ;
  705. 302705 constexpr std::uintptr_t _editors = 0x70 ;
  706. 302706 constexpr std::uintptr_t _editorTypes = 0x78 ;
  707. 302707 constexpr std::uintptr_t _editorCount = 0x80 ;
  708. 302708 }
  709. 302709 
  710. 302710 namespace Newtonsoft_Json_Linq__JPropertyKeyedCollection
  711. 302711 {
  712. 302712 constexpr std::uintptr_t TypeInfo = 0x108427E0 ;
  713. 302713 constexpr std::uintptr_t items = 0x10 ;
  714. 302714 constexpr std::uintptr_t _dictionary = 0x18 ;
  715. 302715 
  716. 302716 namespace _static
  717. 302717 {
  718. 302718 constexpr std::uintptr_t Comparer = 0x0 ;
  719. 302719 }
  720. 302720 
  721. 302721 }
  722. 302722 
  723. 302723 namespace Newtonsoft_Json_Linq__JRaw
  724. 302724 {
  725. 302725 constexpr std::uintptr_t TypeInfo = 0x1083FE00 ;
  726. 302726 constexpr std::uintptr_t _parent = 0x10 ;
  727. 302727 constexpr std::uintptr_t _previous = 0x18 ;
  728. 302728 constexpr std::uintptr_t _next = 0x20 ;
  729. 302729 constexpr std::uintptr_t _annotations = 0x28 ;
  730. 302730 constexpr std::uintptr_t _valueType = 0x30 ;
  731. 302731 constexpr std::uintptr_t _value = 0x38 ;
  732. 302732 }
  733. 302733 
  734. 302734 namespace Newtonsoft_Json_Linq__JsonCloneSettings
  735. 302735 {
  736. 302736 constexpr std::uintptr_t TypeInfo = 0x10842B48 ;
  737. 302737 constexpr std::uintptr_t _CopyAnnotations_k__BackingField = 0x10 ;
  738. 302738 
  739. 302739 namespace _static
  740. 302740 {
  741. 302741 constexpr std::uintptr_t SkipCopyAnnotations = 0x0 ;
  742. 302742 }
  743. 302743 
  744. 302744 }
  745. 302745 
  746. 302746 namespace Newtonsoft_Json_Linq__JsonLoadSettings
  747. 302747 {
  748. 302748 constexpr std::uintptr_t _commentHandling = 0x10 ;
  749. 302749 constexpr std::uintptr_t _lineInfoHandling = 0x14 ;
  750. 302750 constexpr std::uintptr_t _duplicatePropertyNameHandling = 0x18 ;
  751. 302751 }
  752. 302752 
  753. 302753 namespace Newtonsoft_Json_Linq__JToken
  754. 302754 {
  755. 302755 constexpr std::uintptr_t TypeInfo = 0x1072F7B0 ;
  756. 302756 constexpr std::uintptr_t _parent = 0x10 ;
  757. 302757 constexpr std::uintptr_t _previous = 0x18 ;
  758. 302758 constexpr std::uintptr_t _next = 0x20 ;
  759. 302759 constexpr std::uintptr_t _annotations = 0x28 ;
  760. 302760 
  761. 302761 namespace _static
  762. 302762 {
  763. 302763 constexpr std::uintptr_t BooleanTypes = 0x0 ;
  764. 302764 constexpr std::uintptr_t NumberTypes = 0x8 ;
  765. 302765 constexpr std::uintptr_t BigIntegerTypes = 0x10 ;
  766. 302766 constexpr std::uintptr_t StringTypes = 0x18 ;
  767. 302767 constexpr std::uintptr_t GuidTypes = 0x20 ;
  768. 302768 constexpr std::uintptr_t TimeSpanTypes = 0x28 ;
  769. 302769 constexpr std::uintptr_t UriTypes = 0x30 ;
  770. 302770 constexpr std::uintptr_t CharTypes = 0x38 ;
  771. 302771 constexpr std::uintptr_t DateTimeTypes = 0x40 ;
  772. 302772 constexpr std::uintptr_t BytesTypes = 0x48 ;
  773. 302773 }
  774. 302774 
  775. 302775 }
  776. 302776 
  777. 302777 namespace Newtonsoft_Json_Linq__JTokenReader
  778. 302778 {
  779. 302779 constexpr std::uintptr_t TypeInfo = 0x1083FDD0 ;
  780. 302780 constexpr std::uintptr_t _tokenType = 0x10 ;
  781. 302781 constexpr std::uintptr_t _value = 0x18 ;
  782. 302782 constexpr std::uintptr_t _quoteChar = 0x20 ;
  783. 302783 constexpr std::uintptr_t _currentState = 0x24 ;
  784. 302784 constexpr std::uintptr_t _currentPosition = 0x28 ;
  785. 302785 constexpr std::uintptr_t _culture = 0x40 ;
  786. 302786 constexpr std::uintptr_t _dateTimeZoneHandling = 0x48 ;
  787. 302787 constexpr std::uintptr_t _maxDepth = 0x4C ;
  788. 302788 constexpr std::uintptr_t _hasExceededMaxDepth = 0x54 ;
  789. 302789 constexpr std::uintptr_t _dateParseHandling = 0x58 ;
  790. 302790 constexpr std::uintptr_t _floatParseHandling = 0x5C ;
  791. 302791 constexpr std::uintptr_t _dateFormatString = 0x60 ;
  792. 302792 constexpr std::uintptr_t _stack = 0x68 ;
  793. 302793 constexpr std::uintptr_t _CloseInput_k__BackingField = 0x70 ;
  794. 302794 constexpr std::uintptr_t _SupportMultipleContent_k__BackingField = 0x71 ;
  795. 302795 constexpr std::uintptr_t _root = 0x78 ;
  796. 302796 constexpr std::uintptr_t _initialPath = 0x80 ;
  797. 302797 constexpr std::uintptr_t _parent = 0x88 ;
  798. 302798 constexpr std::uintptr_t _current = 0x90 ;
  799. 302799 }
  800. 302800 
  801. 302801 namespace Newtonsoft_Json_Linq__JTokenType
  802. 302802 {
  803. 302803 constexpr std::uintptr_t value__ = 0x0 ;
  804. 302804 }
  805. 302805 
  806. 302806 namespace Newtonsoft_Json_Linq__JTokenWriter
  807. 302807 {
  808. 302808 constexpr std::uintptr_t TypeInfo = 0x1083FE10 ;
  809. 302809 constexpr std::uintptr_t _stack = 0x10 ;
  810. 302810 constexpr std::uintptr_t _currentPosition = 0x18 ;
  811. 302811 constexpr std::uintptr_t _currentState = 0x30 ;
  812. 302812 constexpr std::uintptr_t _formatting = 0x34 ;
  813. 302813 constexpr std::uintptr_t _CloseOutput_k__BackingField = 0x38 ;
  814. 302814 constexpr std::uintptr_t _AutoCompleteOnClose_k__BackingField = 0x39 ;
  815. 302815 constexpr std::uintptr_t _dateFormatHandling = 0x3C ;
  816. 302816 constexpr std::uintptr_t _dateTimeZoneHandling = 0x40 ;
  817. 302817 constexpr std::uintptr_t _stringEscapeHandling = 0x44 ;
  818. 302818 constexpr std::uintptr_t _floatFormatHandling = 0x48 ;
  819. 302819 constexpr std::uintptr_t _dateFormatString = 0x50 ;
  820. 302820 constexpr std::uintptr_t _culture = 0x58 ;
  821. 302821 constexpr std::uintptr_t _token = 0x60 ;
  822. 302822 constexpr std::uintptr_t _parent = 0x68 ;
  823. 302823 constexpr std::uintptr_t _value = 0x70 ;
  824. 302824 constexpr std::uintptr_t _current = 0x78 ;
  825. 302825 }
  826. 302826 
  827. 302827 namespace Newtonsoft_Json_Linq__JValue
  828. 302828 {
  829. 302829 constexpr std::uintptr_t TypeInfo = 0x107FB520 ;
  830. 302830 constexpr std::uintptr_t _parent = 0x10 ;
  831. 302831 constexpr std::uintptr_t _previous = 0x18 ;
  832. 302832 constexpr std::uintptr_t _next = 0x20 ;
  833. 302833 constexpr std::uintptr_t _annotations = 0x28 ;
  834. 302834 constexpr std::uintptr_t _valueType = 0x30 ;
  835. 302835 constexpr std::uintptr_t _value = 0x38 ;
  836. 302836 }
  837. 302837 
  838. 302838 namespace Newtonsoft_Json_Linq__LineInfoHandling
  839. 302839 {
  840. 302840 constexpr std::uintptr_t value__ = 0x0 ;
  841. 302841 }
  842. 302842 
  843. 302843 namespace Newtonsoft_Json_Converters__IsoDateTimeConverter
  844. 302844 {
  845. 302845 constexpr std::uintptr_t _dateTimeStyles = 0x10 ;
  846. 302846 constexpr std::uintptr_t _dateTimeFormat = 0x18 ;
  847. 302847 constexpr std::uintptr_t _culture = 0x20 ;
  848. 302848 }
  849. 302849 
  850. 302850 namespace Newtonsoft_Json_Converters__StringEnumConverter
  851. 302851 {
  852. 302852 constexpr std::uintptr_t _NamingStrategy_k__BackingField = 0x10 ;
  853. 302853 constexpr std::uintptr_t _AllowIntegerValues_k__BackingField = 0x18 ;
  854. 302854 }
  855. 302855 
  856. 302856 namespace Newtonsoft_Json_Converters__UnixDateTimeConverter
  857. 302857 {
  858. 302858 constexpr std::uintptr_t _AllowPreEpoch_k__BackingField = 0x10 ;
  859. 302859 
  860. 302860 namespace _static
  861. 302861 {
  862. 302862 constexpr std::uintptr_t UnixEpoch = 0x0 ;
  863. 302863 }
  864. 302864 
  865. 302865 }
  866. 302866 
  867. 302867 namespace Newtonsoft_Json_Converters__XmlDocumentWrapper
  868. 302868 {
  869. 302869 constexpr std::uintptr_t _node = 0x10 ;
  870. 302870 constexpr std::uintptr_t _childNodes = 0x18 ;
  871. 302871 constexpr std::uintptr_t _attributes = 0x20 ;
  872. 302872 constexpr std::uintptr_t _document = 0x28 ;
  873. 302873 }
  874. 302874 
  875. 302875 namespace Newtonsoft_Json_Converters__XmlElementWrapper
  876. 302876 {
  877. 302877 constexpr std::uintptr_t _node = 0x10 ;
  878. 302878 constexpr std::uintptr_t _childNodes = 0x18 ;
  879. 302879 constexpr std::uintptr_t _attributes = 0x20 ;
  880. 302880 constexpr std::uintptr_t _element = 0x28 ;
  881. 302881 }
  882. 302882 
  883. 302883 namespace Newtonsoft_Json_Converters__XmlDeclarationWrapper
  884. 302884 {
  885. 302885 constexpr std::uintptr_t _node = 0x10 ;
  886. 302886 constexpr std::uintptr_t _childNodes = 0x18 ;
  887. 302887 constexpr std::uintptr_t _attributes = 0x20 ;
  888. 302888 constexpr std::uintptr_t _declaration = 0x28 ;
  889. 302889 }
  890. 302890 
  891. 302891 namespace Newtonsoft_Json_Converters__XmlDocumentTypeWrapper
  892. 302892 {
  893. 302893 constexpr std::uintptr_t _node = 0x10 ;
  894. 302894 constexpr std::uintptr_t _childNodes = 0x18 ;
  895. 302895 constexpr std::uintptr_t _attributes = 0x20 ;
  896. 302896 constexpr std::uintptr_t _documentType = 0x28 ;
  897. 302897 }
  898. 302898 
  899. 302899 namespace Newtonsoft_Json_Converters__XmlNodeWrapper
  900. 302900 {
  901. 302901 constexpr std::uintptr_t _node = 0x10 ;
  902. 302902 constexpr std::uintptr_t _childNodes = 0x18 ;
  903. 302903 constexpr std::uintptr_t _attributes = 0x20 ;
  904. 302904 }
  905. 302905 
  906. 302906 namespace Newtonsoft_Json_Converters__XDeclarationWrapper
  907. 302907 {
  908. 302908 constexpr std::uintptr_t _xmlObject = 0x10 ;
  909. 302909 constexpr std::uintptr_t _Declaration_k__BackingField = 0x18 ;
  910. 302910 }
  911. 302911 
  912. 302912 namespace Newtonsoft_Json_Converters__XDocumentTypeWrapper
  913. 302913 {
  914. 302914 constexpr std::uintptr_t _xmlObject = 0x10 ;
  915. 302915 constexpr std::uintptr_t _documentType = 0x18 ;
  916. 302916 }
  917. 302917 
  918. 302918 namespace Newtonsoft_Json_Converters__XDocumentWrapper
  919. 302919 {
  920. 302920 constexpr std::uintptr_t _xmlObject = 0x10 ;
  921. 302921 constexpr std::uintptr_t _childNodes = 0x18 ;
  922. 302922 }
  923. 302923 
  924. 302924 namespace Newtonsoft_Json_Converters__XTextWrapper
  925. 302925 {
  926. 302926 constexpr std::uintptr_t _xmlObject = 0x10 ;
  927. 302927 }
  928. 302928 
  929. 302929 namespace Newtonsoft_Json_Converters__XCommentWrapper
  930. 302930 {
  931. 302931 constexpr std::uintptr_t _xmlObject = 0x10 ;
  932. 302932 }
  933. 302933 
  934. 302934 namespace Newtonsoft_Json_Converters__XProcessingInstructionWrapper
  935. 302935 {
  936. 302936 constexpr std::uintptr_t _xmlObject = 0x10 ;
  937. 302937 }
  938. 302938 
  939. 302939 namespace Newtonsoft_Json_Converters__XContainerWrapper
  940. 302940 {
  941. 302941 constexpr std::uintptr_t _xmlObject = 0x10 ;
  942. 302942 constexpr std::uintptr_t _childNodes = 0x18 ;
  943. 302943 }
  944. 302944 
  945. 302945 namespace Newtonsoft_Json_Converters__XObjectWrapper
  946. 302946 {
  947. 302947 constexpr std::uintptr_t _xmlObject = 0x10 ;
  948. 302948 }
  949. 302949 
  950. 302950 namespace Newtonsoft_Json_Converters__XAttributeWrapper
  951. 302951 {
  952. 302952 constexpr std::uintptr_t _xmlObject = 0x10 ;
  953. 302953 }
  954. 302954 
  955. 302955 namespace Newtonsoft_Json_Converters__XElementWrapper
  956. 302956 {
  957. 302957 constexpr std::uintptr_t _xmlObject = 0x10 ;
  958. 302958 constexpr std::uintptr_t _childNodes = 0x18 ;
  959. 302959 constexpr std::uintptr_t _attributes = 0x20 ;
  960. 302960 }
  961. 302961 
  962. 302962 namespace Newtonsoft_Json_Converters__XmlNodeConverter
  963. 302963 {
  964. 302964 constexpr std::uintptr_t TypeInfo = 0x1083B4E8 ;
  965. 302965 constexpr std::uintptr_t _DeserializeRootElementName_k__BackingField = 0x10 ;
  966. 302966 constexpr std::uintptr_t _WriteArrayAttribute_k__BackingField = 0x18 ;
  967. 302967 constexpr std::uintptr_t _OmitRootObject_k__BackingField = 0x19 ;
  968. 302968 constexpr std::uintptr_t _EncodeSpecialCharacters_k__BackingField = 0x1A ;
  969. 302969 
  970. 302970 namespace _static
  971. 302971 {
  972. 302972 constexpr std::uintptr_t EmptyChildNodes = 0x0 ;
  973. 302973 }
  974. 302974 
  975. 302975 }
  976. 302976 
  977. 302977 namespace Newtonsoft_Json_Bson__BsonObjectId
  978. 302978 {
  979. 302979 constexpr std::uintptr_t _Value_k__BackingField = 0x10 ;
  980. 302980 }
  981. 302981 
  982. 302982 namespace Newtonsoft_Json_Bson__BsonToken
  983. 302983 {
  984. 302984 constexpr std::uintptr_t _Parent_k__BackingField = 0x10 ;
  985. 302985 }
  986. 302986 
  987. 302987 namespace Newtonsoft_Json_Bson__BsonObject
  988. 302988 {
  989. 302989 constexpr std::uintptr_t _Parent_k__BackingField = 0x10 ;
  990. 302990 constexpr std::uintptr_t _children = 0x18 ;
  991. 302991 }
  992. 302992 
  993. 302993 namespace Newtonsoft_Json_Bson__BsonArray
  994. 302994 {
  995. 302995 constexpr std::uintptr_t _Parent_k__BackingField = 0x10 ;
  996. 302996 constexpr std::uintptr_t _children = 0x18 ;
  997. 302997 }
  998. 302998 
  999. 302999 namespace Newtonsoft_Json_Bson__BsonValue
  1000. 303000 {
  1001. 303001 constexpr std::uintptr_t _Parent_k__BackingField = 0x10 ;
  1002. 303002 constexpr std::uintptr_t _value = 0x18 ;
  1003. 303003 constexpr std::uintptr_t _type = 0x20 ;
  1004. 303004 }
  1005. 303005 
  1006. 303006 namespace Newtonsoft_Json_Bson__BsonString
  1007. 303007 {
  1008. 303008 constexpr std::uintptr_t _Parent_k__BackingField = 0x10 ;
  1009. 303009 constexpr std::uintptr_t _value = 0x18 ;
  1010. 303010 constexpr std::uintptr_t _type = 0x20 ;
  1011. 303011 constexpr std::uintptr_t _IncludeLength_k__BackingField = 0x28 ;
  1012. 303012 }
  1013. 303013 
  1014. 303014 namespace Newtonsoft_Json_Bson__BsonRegex
  1015. 303015 {
  1016. 303016 constexpr std::uintptr_t _Parent_k__BackingField = 0x10 ;
  1017. 303017 constexpr std::uintptr_t _Pattern_k__BackingField = 0x18 ;
  1018. 303018 constexpr std::uintptr_t _Options_k__BackingField = 0x20 ;
  1019. 303019 }
  1020. 303020 
  1021. 303021 namespace Newtonsoft_Json_Bson__BsonProperty
  1022. 303022 {
  1023. 303023 constexpr std::uintptr_t _Name_k__BackingField = 0x10 ;
  1024. 303024 constexpr std::uintptr_t _Value_k__BackingField = 0x18 ;
  1025. 303025 }
  1026. 303026 
  1027. 303027 namespace Newtonsoft_Json_Bson__BsonType
  1028. 303028 {
  1029. 303029 constexpr std::uintptr_t value__ = 0x0 ;
  1030. 303030 }
  1031. 303031 
  1032. 303032 namespace Newtonsoft_Json_Bson__BsonWriter
  1033. 303033 {
  1034. 303034 constexpr std::uintptr_t _stack = 0x10 ;
  1035. 303035 constexpr std::uintptr_t _currentPosition = 0x18 ;
  1036. 303036 constexpr std::uintptr_t _currentState = 0x30 ;
  1037. 303037 constexpr std::uintptr_t _formatting = 0x34 ;
  1038. 303038 constexpr std::uintptr_t _CloseOutput_k__BackingField = 0x38 ;
  1039. 303039 constexpr std::uintptr_t _AutoCompleteOnClose_k__BackingField = 0x39 ;
  1040. 303040 constexpr std::uintptr_t _dateFormatHandling = 0x3C ;
  1041. 303041 constexpr std::uintptr_t _dateTimeZoneHandling = 0x40 ;
  1042. 303042 constexpr std::uintptr_t _stringEscapeHandling = 0x44 ;
  1043. 303043 constexpr std::uintptr_t _floatFormatHandling = 0x48 ;
  1044. 303044 constexpr std::uintptr_t _dateFormatString = 0x50 ;
  1045. 303045 constexpr std::uintptr_t _culture = 0x58 ;
  1046. 303046 constexpr std::uintptr_t _root = 0x60 ;
  1047. 303047 constexpr std::uintptr_t _parent = 0x68 ;
  1048. 303048 constexpr std::uintptr_t _propertyName = 0x70 ;
  1049. 303049 }
  1050. 303050 
  1051. 303051 namespace %fb109e6bd398deddef3c7de846f636fef784ec5e
  1052. 303052 {
  1053. 303053 constexpr std::uintptr_t _ce68954bcae304320a9baab4257fd06479fb48ec = 0x10 ;
  1054. 303054 constexpr std::uintptr_t _c5589f868804e4f38a7ae3a856ffde9068d119ab = 0x18 ;
  1055. 303055 }
  1056. 303056 
  1057. 303057 namespace SceneField
  1058. 303058 {
  1059. 303059 constexpr std::uintptr_t sceneAsset = 0x10 ;
  1060. 303060 constexpr std::uintptr_t sceneName = 0x18 ;
  1061. 303061 }
  1062. 303062 
  1063. 303063 namespace %40b3ee525e5f9d58bc407acce0c0003871591447
  1064. 303064 {
  1065. 303065 constexpr std::uintptr_t _ce68954bcae304320a9baab4257fd06479fb48ec = 0x10 ;
  1066. 303066 constexpr std::uintptr_t _c5589f868804e4f38a7ae3a856ffde9068d119ab = 0x18 ;
  1067. 303067 }
  1068. 303068 
  1069. 303069 namespace Container
  1070. 303070 {
  1071. 303071 constexpr std::uintptr_t Weight = 0x0 ;
  1072. 303072 constexpr std::uintptr_t Object = 0x8 ;
  1073. 303073 }
  1074. 303074 
  1075. 303075 namespace %75dfefdb8c0f13e3022be9707ac4e3e94100c5ed
  1076. 303076 {
  1077. 303077 constexpr std::uintptr_t _5937c48a5bee7001d863f42016d97fede6d53b54 = 0x10 ;
  1078. 303078 }
  1079. 303079 
  1080. 303080 namespace %f18e35eb75c9ec2d70fe8efbdd429072dc248bed
  1081. 303081 {
  1082. 303082 constexpr std::uintptr_t TypeInfo = 0x107AD448 ;
  1083. 303083 constexpr std::uintptr_t _b271603041897ea90d5dfc56dd02883dab9b2748 = 0x10 ;
  1084. 303084 constexpr std::uintptr_t _6b6ce4f35125210cef2d886dda535dd01ae23060 = 0x18 ;
  1085. 303085 constexpr std::uintptr_t _cf4ecfac1bf07b902dece8a52abc6f5eb63b5f67 = 0x20 ;
  1086. 303086 }
  1087. 303087 
  1088. 303088 namespace %ba0704e4c7151a6e00d4d7803ad7b87c39ab54df
  1089. 303089 {
  1090. 303090 constexpr std::uintptr_t TypeInfo = 0x107AD450 ;
  1091. 303091 constexpr std::uintptr_t _b7898af7b8d76da799f09a9fcf1243516c5ef35e = 0x10 ;
  1092. 303092 constexpr std::uintptr_t _70acfb4d94c0d6145b46fc8029ecdabbd94fe94b = 0x18 ;
  1093. 303093 constexpr std::uintptr_t _3c44a36798dbee48a3287c29c8474020f9d64025 = 0x20 ;
  1094. 303094 }
  1095. 303095 
  1096. 303096 namespace %92a0cefcf1883fd0f1635567146456682736873a
  1097. 303097 {
  1098. 303098 }
  1099. 303099 
  1100. 303100 namespace %c3701095d5a47815207dde0cacb63b6c153e9629
  1101. 303101 {
  1102. 303102 }
  1103. 303103 
  1104. 303104 namespace SceneField-fake-0
  1105. 303105 {
  1106. 303106 constexpr std::uintptr_t _151eba9297cf41e5e6fae1df443fdad364288ccf = 0x10 ;
  1107. 303107 constexpr std::uintptr_t _0e6dea48d218f2a2f167350d3b4d00fe9ad2b324 = 0x18 ;
  1108. 303108 }
  1109. 303109 
  1110. 303110 namespace %4cd4df7ec0a12f9913ff8dbbc74b0aff42522882
  1111. 303111 {
  1112. 303112 }
  1113. 303113 
  1114. 303114 namespace %c1931b3d2034c0fd320b0d0e611f1cae48f305f6
  1115. 303115 {
  1116. 303116 constexpr std::uintptr_t _75290e61e15a9e348c86b8514d0ebfcc19d587ed = 0x10 ;
  1117. 303117 constexpr std::uintptr_t _d83833855210d7754ee984539f284d3820cae373 = 0x14 ;
  1118. 303118 constexpr std::uintptr_t _9d44ad41e0e260d5f10234a39f1bddf5b4019f4a = 0x18 ;
  1119. 303119 }
  1120. 303120 
  1121. 303121 namespace %7f3fdc99bba1a7c176046a86472ce67083920736
  1122. 303122 {
  1123. 303123 constexpr std::uintptr_t _1c22e34cd2c4883a7c7e530a1ed6eab847b5c84e = 0x10 ;
  1124. 303124 constexpr std::uintptr_t _b6a99d6485af2a35b1f86dd545bb5c85a4d6dca2 = 0x14 ;
  1125. 303125 constexpr std::uintptr_t _75f74a07fe4b6a092e1cdf36e0ecb0abfbd0758e = 0x18 ;
  1126. 303126 }
  1127. 303127 
  1128. 303128 namespace Changeset
  1129. 303129 {
  1130. 303130 constexpr std::uintptr_t Main = 0x10 ;
  1131. 303131 constexpr std::uintptr_t Staging = 0x14 ;
  1132. 303132 }
  1133. 303133 
  1134. 303134 namespace Drop
  1135. 303135 {
  1136. 303136 constexpr std::uintptr_t _Title_k__BackingField = 0x10 ;
  1137. 303137 constexpr std::uintptr_t _Subtitle_k__BackingField = 0x18 ;
  1138. 303138 constexpr std::uintptr_t _RoundNumber_k__BackingField = 0x20 ;
  1139. 303139 constexpr std::uintptr_t _StartTimeUtc_k__BackingField = 0x28 ;
  1140. 303140 constexpr std::uintptr_t _EndTimeUtc_k__BackingField = 0x30 ;
  1141. 303141 constexpr std::uintptr_t _HeroBackground_k__BackingField = 0x38 ;
  1142. 303142 constexpr std::uintptr_t _Type_k__BackingField = 0x40 ;
  1143. 303143 constexpr std::uintptr_t _Url_k__BackingField = 0x48 ;
  1144. 303144 }
  1145. 303145 
  1146. 303146 namespace TwitchDrop
  1147. 303147 {
  1148. 303148 constexpr std::uintptr_t Title = 0x10 ;
  1149. 303149 constexpr std::uintptr_t Subtitle = 0x18 ;
  1150. 303150 constexpr std::uintptr_t RoundNumber = 0x20 ;
  1151. 303151 constexpr std::uintptr_t StartTimeUtc = 0x28 ;
  1152. 303152 constexpr std::uintptr_t EndTimeUtc = 0x30 ;
  1153. 303153 constexpr std::uintptr_t HeroBackground = 0x38 ;
  1154. 303154 }
  1155. 303155 
  1156. 303156 namespace ElementOverride
  1157. 303157 {
  1158. 303158 constexpr std::uintptr_t Index = 0x10 ;
  1159. 303159 constexpr std::uintptr_t Name = 0x18 ;
  1160. 303160 constexpr std::uintptr_t ItemShortname = 0x20 ;
  1161. 303161 constexpr std::uintptr_t ImageUrl = 0x28 ;
  1162. 303162 constexpr std::uintptr_t GalleryImageUrl = 0x30 ;
  1163. 303163 constexpr std::uintptr_t VideoUrl = 0x38 ;
  1164. 303164 constexpr std::uintptr_t VariantCount = 0x40 ;
  1165. 303165 constexpr std::uintptr_t UseSkinViewer = 0x44 ;
  1166. 303166 }
  1167. 303167 
  1168. 303168 namespace StorePageOverride
  1169. 303169 {
  1170. 303170 constexpr std::uintptr_t ItemId = 0x10 ;
  1171. 303171 constexpr std::uintptr_t Elements = 0x18 ;
  1172. 303172 }
  1173. 303173 
  1174. 303174 namespace StoreEntryOverride
  1175. 303175 {
  1176. 303176 constexpr std::uintptr_t ItemId = 0x10 ;
  1177. 303177 constexpr std::uintptr_t Name = 0x18 ;
  1178. 303178 constexpr std::uintptr_t Subtitle = 0x20 ;
  1179. 303179 constexpr std::uintptr_t Header = 0x28 ;
  1180. 303180 constexpr std::uintptr_t ImageUrl = 0x30 ;
  1181. 303181 constexpr std::uintptr_t VideoUrl = 0x38 ;
  1182. 303182 constexpr std::uintptr_t IconUrl = 0x40 ;
  1183. 303183 constexpr std::uintptr_t IconPortraitUrl = 0x48 ;
  1184. 303184 constexpr std::uintptr_t IconSquareUrl = 0x50 ;
  1185. 303185 }
  1186. 303186 
  1187. 303187 namespace StoreOverrides
  1188. 303188 {
  1189. 303189 constexpr std::uintptr_t Items = 0x10 ;
  1190. 303190 constexpr std::uintptr_t Pages = 0x18 ;
  1191. 303191 }
  1192. 303192 
  1193. 303193 namespace Administrator
  1194. 303194 {
  1195. 303195 constexpr std::uintptr_t UserId = 0x10 ;
  1196. 303196 constexpr std::uintptr_t Level = 0x18 ;
  1197. 303197 }
  1198. 303198 
  1199. 303199 namespace BlogInfo
  1200. 303200 {
  1201. 303201 constexpr std::uintptr_t Date = 0x10 ;
  1202. 303202 constexpr std::uintptr_t ShortName = 0x18 ;
  1203. 303203 constexpr std::uintptr_t Title = 0x20 ;
  1204. 303204 constexpr std::uintptr_t HeaderImage = 0x28 ;
  1205. 303205 constexpr std::uintptr_t SummaryHtml = 0x30 ;
  1206. 303206 constexpr std::uintptr_t Url = 0x38 ;
  1207. 303207 constexpr std::uintptr_t Tags = 0x40 ;
  1208. 303208 }
  1209. 303209 
  1210. 303210 namespace NewsInfo
  1211. 303211 {
  1212. 303212 constexpr std::uintptr_t Blogs = 0x10 ;
  1213. 303213 }
  1214. 303214 
  1215. 303215 namespace ServersInfo
  1216. 303216 {
  1217. 303217 constexpr std::uintptr_t Official = 0x10 ;
  1218. 303218 }
  1219. 303219 
  1220. 303220 namespace ServerDesc
  1221. 303221 {
  1222. 303222 constexpr std::uintptr_t Address = 0x10 ;
  1223. 303223 constexpr std::uintptr_t Port = 0x18 ;
  1224. 303224 }
  1225. 303225 
  1226. 303226 namespace %8850278baf45f6abf0e5b35d7d8ea561dab1db4b
  1227. 303227 {
  1228. 303228 constexpr std::uintptr_t _5937c48a5bee7001d863f42016d97fede6d53b54 = 0x10 ;
  1229. 303229 }
  1230. 303230 
  1231. 303231 namespace ScmInfo
  1232. 303232 {
  1233. 303233 constexpr std::uintptr_t TypeInfo = 0x107D72B0 ;
  1234. 303234 constexpr std::uintptr_t _Type_k__BackingField = 0x10 ;
  1235. 303235 constexpr std::uintptr_t _ChangeId_k__BackingField = 0x18 ;
  1236. 303236 constexpr std::uintptr_t _Branch_k__BackingField = 0x20 ;
  1237. 303237 constexpr std::uintptr_t _Repo_k__BackingField = 0x28 ;
  1238. 303238 constexpr std::uintptr_t _Comment_k__BackingField = 0x30 ;
  1239. 303239 constexpr std::uintptr_t _Author_k__BackingField = 0x38 ;
  1240. 303240 constexpr std::uintptr_t _Date_k__BackingField = 0x40 ;
  1241. 303241 }
  1242. 303242 
  1243. 303243 namespace BuildDesc
  1244. 303244 {
  1245. 303245 constexpr std::uintptr_t TypeInfo = 0x107D72D8 ;
  1246. 303246 constexpr std::uintptr_t _Id_k__BackingField = 0x10 ;
  1247. 303247 constexpr std::uintptr_t _Number_k__BackingField = 0x18 ;
  1248. 303248 constexpr std::uintptr_t _Tag_k__BackingField = 0x20 ;
  1249. 303249 constexpr std::uintptr_t _Url_k__BackingField = 0x28 ;
  1250. 303250 constexpr std::uintptr_t _Name_k__BackingField = 0x30 ;
  1251. 303251 constexpr std::uintptr_t _Node_k__BackingField = 0x38 ;
  1252. 303252 }
  1253. 303253 
  1254. 303254 namespace Entry
  1255. 303255 {
  1256. 303256 constexpr std::uintptr_t Content = 0x0 ;
  1257. 303257 }
  1258. 303258 
  1259. 303259 namespace StackFrame
  1260. 303260 {
  1261. 303261 constexpr std::uintptr_t _colno_k__BackingField = 0x10 ;
  1262. 303262 constexpr std::uintptr_t _filename_k__BackingField = 0x18 ;
  1263. 303263 constexpr std::uintptr_t _function_k__BackingField = 0x20 ;
  1264. 303264 constexpr std::uintptr_t _lineno_k__BackingField = 0x28 ;
  1265. 303265 constexpr std::uintptr_t _module_k__BackingField = 0x30 ;
  1266. 303266 constexpr std::uintptr_t _context_line_k__BackingField = 0x38 ;
  1267. 303267 constexpr std::uintptr_t _in_app_k__BackingField = 0x40 ;
  1268. 303268 }
  1269. 303269 
  1270. 303270 namespace StackTrace
  1271. 303271 {
  1272. 303272 constexpr std::uintptr_t _frames_k__BackingField = 0x10 ;
  1273. 303273 }
  1274. 303274 
  1275. 303275 namespace User
  1276. 303276 {
  1277. 303277 constexpr std::uintptr_t _id_k__BackingField = 0x10 ;
  1278. 303278 constexpr std::uintptr_t _username_k__BackingField = 0x18 ;
  1279. 303279 constexpr std::uintptr_t _ip_address_k__BackingField = 0x20 ;
  1280. 303280 }
  1281. 303281 
  1282. 303282 namespace %7a96b517e82745c9afa2f8ebae7b1d55f151edce
  1283. 303283 {
  1284. 303284 }
  1285. 303285 
  1286. 303286 namespace %422f0a9e6a1eecda40eeede293fd1312f1ef5423
  1287. 303287 {
  1288. 303288 constexpr std::uintptr_t TypeInfo = 0x1083D840 ;
  1289. 303289 constexpr std::uintptr_t _ce68954bcae304320a9baab4257fd06479fb48ec = 0x10 ;
  1290. 303290 constexpr std::uintptr_t _c5589f868804e4f38a7ae3a856ffde9068d119ab = 0x18 ;
  1291. 303291 }
  1292. 303292 
  1293. 303293 namespace %c2e0daa5db81ef66ace1065ad7ac523bdb57030a
  1294. 303294 {
  1295. 303295 }
  1296. 303296 
  1297. 303297 namespace %8d4277222f39212ce1b09234a2501dc9955614ff
  1298. 303298 {
  1299. 303299 constexpr std::uintptr_t _75290e61e15a9e348c86b8514d0ebfcc19d587ed = 0x10 ;
  1300. 303300 constexpr std::uintptr_t _d83833855210d7754ee984539f284d3820cae373 = 0x14 ;
  1301. 303301 constexpr std::uintptr_t _9d44ad41e0e260d5f10234a39f1bddf5b4019f4a = 0x18 ;
  1302. 303302 }
  1303. 303303 
  1304. 303304 namespace %f0d08c2951295c3fb3c447bd3654bdc9aa91ad80
  1305. 303305 {
  1306. 303306 }
  1307. 303307 
  1308. 303308 namespace %7146509e1d2472164dd0d6de95613265b80dec63
  1309. 303309 {
  1310. 303310 constexpr std::uintptr_t TypeInfo = 0x107DBFD0 ;
  1311. 303311 constexpr std::uintptr_t _cef1b70d9951a5efa40f10c13f44e8d514e5b868 = 0x10 ;
  1312. 303312 constexpr std::uintptr_t _2cbe11f32d5c068ba8c43b3c393bd7f7b5023fc8 = 0x18 ;
  1313. 303313 }
  1314. 303314 
  1315. 303315 namespace %7ee4eb3121954e9f5c97c85ce4d4eea6767b3484
  1316. 303316 {
  1317. 303317 constexpr std::uintptr_t TypeInfo = 0x107D7078 ;
  1318. 303318 constexpr std::uintptr_t _5937c48a5bee7001d863f42016d97fede6d53b54 = 0x10 ;
  1319. 303319 }
  1320. 303320 
  1321. 303321 namespace FilteredEnumAttribute
  1322. 303322 {
  1323. 303323 constexpr std::uintptr_t _order_k__BackingField = 0x10 ;
  1324. 303324 constexpr std::uintptr_t _applyToCollection_k__BackingField = 0x14 ;
  1325. 303325 constexpr std::uintptr_t _OmittedValue_k__BackingField = 0x18 ;
  1326. 303326 constexpr std::uintptr_t _DefaultValue_k__BackingField = 0x1C ;
  1327. 303327 }
  1328. 303328 
  1329. 303329 namespace %3690e00721ffb397ab7aa128969621b0ef5ecbf0
  1330. 303330 {
  1331. 303331 constexpr std::uintptr_t _75290e61e15a9e348c86b8514d0ebfcc19d587ed = 0x10 ;
  1332. 303332 constexpr std::uintptr_t _d83833855210d7754ee984539f284d3820cae373 = 0x14 ;
  1333. 303333 constexpr std::uintptr_t _9d44ad41e0e260d5f10234a39f1bddf5b4019f4a = 0x18 ;
  1334. 303334 }
  1335. 303335 
  1336. 303336 namespace Unity_IL2CPP_CompilerServices__Il2CppSetOptionAttribute
  1337. 303337 {
  1338. 303338 constexpr std::uintptr_t _Option_k__BackingField = 0x10 ;
  1339. 303339 constexpr std::uintptr_t _Value_k__BackingField = 0x18 ;
  1340. 303340 }
  1341. 303341 
  1342. 303342 namespace Unity_IL2CPP_CompilerServices__Option
  1343. 303343 {
  1344. 303344 constexpr std::uintptr_t value__ = 0x0 ;
  1345. 303345 }
  1346. 303346 
  1347. 303347 namespace Facepunch_Models__Auth
  1348. 303348 {
  1349. 303349 constexpr std::uintptr_t Type = 0x10 ;
  1350. 303350 constexpr std::uintptr_t Id = 0x18 ;
  1351. 303351 constexpr std::uintptr_t Ticket = 0x20 ;
  1352. 303352 constexpr std::uintptr_t Name = 0x28 ;
  1353. 303353 }
  1354. 303354 
  1355. 303355 namespace Facepunch_Models__Feedback
  1356. 303356 {
  1357. 303357 constexpr std::uintptr_t Subject = 0x0 ;
  1358. 303358 constexpr std::uintptr_t Message = 0x8 ;
  1359. 303359 constexpr std::uintptr_t Type = 0x10 ;
  1360. 303360 constexpr std::uintptr_t TargetReportType = 0x18 ;
  1361. 303361 constexpr std::uintptr_t TargetId = 0x20 ;
  1362. 303362 constexpr std::uintptr_t TargetName = 0x28 ;
  1363. 303363 constexpr std::uintptr_t TargetEntity = 0x30 ;
  1364. 303364 constexpr std::uintptr_t UsersInRange = 0x38 ;
  1365. 303365 constexpr std::uintptr_t AppInfo = 0x40 ;
  1366. 303366 }
  1367. 303367 
  1368. 303368 namespace Facepunch_Models__Manifest
  1369. 303369 {
  1370. 303370 constexpr std::uintptr_t News = 0x10 ;
  1371. 303371 constexpr std::uintptr_t Servers = 0x18 ;
  1372. 303372 constexpr std::uintptr_t Features = 0x20 ;
  1373. 303373 constexpr std::uintptr_t ExceptionReportingUrl = 0x28 ;
  1374. 303374 constexpr std::uintptr_t BenchmarkUrl = 0x30 ;
  1375. 303375 constexpr std::uintptr_t AnalyticUrl = 0x38 ;
  1376. 303376 constexpr std::uintptr_t DatabaseUrl = 0x40 ;
  1377. 303377 constexpr std::uintptr_t LeaderboardUrl = 0x48 ;
  1378. 303378 constexpr std::uintptr_t ReportUrl = 0x50 ;
  1379. 303379 constexpr std::uintptr_t AccountUrl = 0x58 ;
  1380. 303380 constexpr std::uintptr_t Heroes = 0x60 ;
  1381. 303381 constexpr std::uintptr_t FeaturedItems = 0x68 ;
  1382. 303382 constexpr std::uintptr_t SkinsLastUpdated = 0x70 ;
  1383. 303383 constexpr std::uintptr_t Administrators = 0x78 ;
  1384. 303384 constexpr std::uintptr_t Changesets = 0x80 ;
  1385. 303385 constexpr std::uintptr_t Drops = 0x88 ;
  1386. 303386 constexpr std::uintptr_t StoreContent = 0x90 ;
  1387. 303387 constexpr std::uintptr_t Metadata = 0x98 ;
  1388. 303388 }
  1389. 303389 
  1390. 303390 namespace Facepunch_Models__PlayerInfo
  1391. 303391 {
  1392. 303392 constexpr std::uintptr_t _Name_k__BackingField = 0x0 ;
  1393. 303393 constexpr std::uintptr_t _Id_k__BackingField = 0x8 ;
  1394. 303394 }
  1395. 303395 
  1396. 303396 namespace Facepunch_Models__FeaturesInfo
  1397. 303397 {
  1398. 303398 constexpr std::uintptr_t TypeInfo = 0x107D7400 ;
  1399. 303399 constexpr std::uintptr_t ClientAnalytics = 0x10 ;
  1400. 303400 constexpr std::uintptr_t ServerAnalytics = 0x11 ;
  1401. 303401 constexpr std::uintptr_t MinimumSecureEncryption = 0x14 ;
  1402. 303402 constexpr std::uintptr_t TelemetryMode = 0x18 ;
  1403. 303403 }
  1404. 303404 
  1405. 303405 namespace Facepunch_Models__StoreFeaturing
  1406. 303406 {
  1407. 303407 constexpr std::uintptr_t _ItemID_k__BackingField = 0x10 ;
  1408. 303408 constexpr std::uintptr_t _HeaderText_k__BackingField = 0x18 ;
  1409. 303409 constexpr std::uintptr_t _TitleText_k__BackingField = 0x20 ;
  1410. 303410 constexpr std::uintptr_t _SubtitleText_k__BackingField = 0x28 ;
  1411. 303411 constexpr std::uintptr_t _ImageUrl_k__BackingField = 0x30 ;
  1412. 303412 constexpr std::uintptr_t _VideoUrl_k__BackingField = 0x38 ;
  1413. 303413 constexpr std::uintptr_t _TargetUrl_k__BackingField = 0x40 ;
  1414. 303414 constexpr std::uintptr_t _Priority_k__BackingField = 0x48 ;
  1415. 303415 }
  1416. 303416 
  1417. 303417 namespace Facepunch_Models__AppInfo
  1418. 303418 {
  1419. 303419 constexpr std::uintptr_t _Image_k__BackingField = 0x0 ;
  1420. 303420 }
  1421. 303421 
  1422. 303422 namespace Facepunch_Models__ReportType
  1423. 303423 {
  1424. 303424 constexpr std::uintptr_t value__ = 0x0 ;
  1425. 303425 }
  1426. 303426 
  1427. 303427 namespace Facepunch__PerformanceUI
  1428. 303428 {
  1429. 303429 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1430. 303430 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  1431. 303431 constexpr std::uintptr_t rainbow = 0x20 ;
  1432. 303432 constexpr std::uintptr_t info = 0x28 ;
  1433. 303433 constexpr std::uintptr_t fps = 0x30 ;
  1434. 303434 constexpr std::uintptr_t ms = 0x38 ;
  1435. 303435 constexpr std::uintptr_t mb = 0x40 ;
  1436. 303436 constexpr std::uintptr_t gc = 0x48 ;
  1437. 303437 
  1438. 303438 constexpr std::uintptr_t _85c1ffeb8e0ba0e749217b7e4a15371e819dec3a = 0x50 ;
  1439. 303439 constexpr std::uintptr_t _1079fd454b9c28cfd438a1312c63c187b629d6c1 = 0x58 ;
  1440. 303440 }
  1441. 303441 
  1442. 303442 namespace Facepunch__Hello
  1443. 303443 {
  1444. 303444 constexpr std::uintptr_t _Notices_k__BackingField = 0x10 ;
  1445. 303445 constexpr std::uintptr_t _Country_k__BackingField = 0x18 ;
  1446. 303446 constexpr std::uintptr_t _Longitude_k__BackingField = 0x20 ;
  1447. 303447 constexpr std::uintptr_t _Latitude_k__BackingField = 0x24 ;
  1448. 303448 constexpr std::uintptr_t _Continent_k__BackingField = 0x28 ;
  1449. 303449 }
  1450. 303450 
  1451. 303451 namespace Facepunch__WeightedStringList-fake-0
  1452. 303452 {
  1453. 303453 constexpr std::uintptr_t Objects = 0x10 ;
  1454. 303454 
  1455. 303455 constexpr std::uintptr_t _4c24b379f1e5430d0f8acb1811393482f0ad6499 = 0x18 ;
  1456. 303456 }
  1457. 303457 
  1458. 303458 namespace Facepunch__WeightedStringList
  1459. 303459 {
  1460. 303460 constexpr std::uintptr_t Objects = 0x10 ;
  1461. 303461 
  1462. 303462 constexpr std::uintptr_t _4c24b379f1e5430d0f8acb1811393482f0ad6499 = 0x18 ;
  1463. 303463 }
  1464. 303464 
  1465. 303465 namespace Facepunch__AccountNotice
  1466. 303466 {
  1467. 303467 constexpr std::uintptr_t _NoticeId_k__BackingField = 0x10 ;
  1468. 303468 constexpr std::uintptr_t _Created_k__BackingField = 0x18 ;
  1469. 303469 constexpr std::uintptr_t _Json_k__BackingField = 0x20 ;
  1470. 303470 constexpr std::uintptr_t _NotificationType_k__BackingField = 0x28 ;
  1471. 303471 constexpr std::uintptr_t _GlobalNotification_k__BackingField = 0x2C ;
  1472. 303472 constexpr std::uintptr_t _Parsed_k__BackingField = 0x30 ;
  1473. 303473 }
  1474. 303474 
  1475. 303475 namespace Facepunch__Hero
  1476. 303476 {
  1477. 303477 constexpr std::uintptr_t _Ident_k__BackingField = 0x10 ;
  1478. 303478 constexpr std::uintptr_t _MediaUrl_k__BackingField = 0x18 ;
  1479. 303479 constexpr std::uintptr_t _TitleText_k__BackingField = 0x20 ;
  1480. 303480 constexpr std::uintptr_t _ActionText_k__BackingField = 0x28 ;
  1481. 303481 constexpr std::uintptr_t _TargetUrl_k__BackingField = 0x30 ;
  1482. 303482 constexpr std::uintptr_t _Conditions_k__BackingField = 0x38 ;
  1483. 303483 constexpr std::uintptr_t _Chance_k__BackingField = 0x40 ;
  1484. 303484 }
  1485. 303485 
  1486. 303486 namespace Facepunch__DestroyInSeconds
  1487. 303487 {
  1488. 303488 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1489. 303489 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  1490. 303490 constexpr std::uintptr_t TimeToDie = 0x20 ;
  1491. 303491 constexpr std::uintptr_t TimeToDieVariance = 0x24 ;
  1492. 303492 }
  1493. 303493 
  1494. 303494 namespace Facepunch__ApplicationControllerMonobehaviour
  1495. 303495 {
  1496. 303496 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1497. 303497 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  1498. 303498 }
  1499. 303499 
  1500. 303500 namespace Facepunch__FrameRateCategory
  1501. 303501 {
  1502. 303502 constexpr std::uintptr_t value__ = 0x0 ;
  1503. 303503 }
  1504. 303504 
  1505. 303505 namespace Facepunch__ListComponent
  1506. 303506 {
  1507. 303507 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1508. 303508 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  1509. 303509 }
  1510. 303510 
  1511. 303511 namespace Facepunch__SystemInformation
  1512. 303512 {
  1513. 303513 constexpr std::uintptr_t hardware = 0x0 ;
  1514. 303514 constexpr std::uintptr_t environment = 0x1 ;
  1515. 303515 }
  1516. 303516 
  1517. 303517 namespace Facepunch__BuildInfo
  1518. 303518 {
  1519. 303519 constexpr std::uintptr_t TypeInfo = 0x107D72E0 ;
  1520. 303520 constexpr std::uintptr_t _Date_k__BackingField = 0x10 ;
  1521. 303521 constexpr std::uintptr_t _Scm_k__BackingField = 0x18 ;
  1522. 303522 constexpr std::uintptr_t _Build_k__BackingField = 0x20 ;
  1523. 303523 constexpr std::uintptr_t _Valid_k__BackingField = 0x28 ;
  1524. 303524 
  1525. 303525 namespace _static
  1526. 303526 {
  1527. 303527 constexpr std::uintptr_t _current = 0x0 ;
  1528. 303528 constexpr std::uintptr_t _149d7684a0e13b241a1aa06b1f94436e51003e3b = 0x8 ;
  1529. 303529 }
  1530. 303530 
  1531. 303531 }
  1532. 303532 
  1533. 303533 namespace Facepunch__ListComponent`1
  1534. 303534 {
  1535. 303535 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1536. 303536 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  1537. 303537 
  1538. 303538 namespace _static
  1539. 303539 {
  1540. 303540 constexpr std::uintptr_t _b5586d2f8503302712419dad3c89cbd33ec16d2b = 0x0 ;
  1541. 303541 constexpr std::uintptr_t _29744891d9c4709596fabaeda3511b5f16866693 = 0x0 ;
  1542. 303542 }
  1543. 303543 
  1544. 303544 }
  1545. 303545 
  1546. 303546 namespace Facepunch__InspectorFlagsAttribute
  1547. 303547 {
  1548. 303548 constexpr std::uintptr_t _order_k__BackingField = 0x10 ;
  1549. 303549 constexpr std::uintptr_t _applyToCollection_k__BackingField = 0x14 ;
  1550. 303550 }
  1551. 303551 
  1552. 303552 namespace Facepunch__Report
  1553. 303553 {
  1554. 303554 constexpr std::uintptr_t _release_k__BackingField = 0x10 ;
  1555. 303555 constexpr std::uintptr_t _message_k__BackingField = 0x18 ;
  1556. 303556 constexpr std::uintptr_t _platform_k__BackingField = 0x20 ;
  1557. 303557 constexpr std::uintptr_t _event_id_k__BackingField = 0x28 ;
  1558. 303558 constexpr std::uintptr_t _tags_k__BackingField = 0x30 ;
  1559. 303559 constexpr std::uintptr_t _stacktrace_k__BackingField = 0x38 ;
  1560. 303560 constexpr std::uintptr_t _user_k__BackingField = 0x40 ;
  1561. 303561 }
  1562. 303562 
  1563. 303563 namespace Facepunch__BenchmarkData
  1564. 303564 {
  1565. 303565 constexpr std::uintptr_t TypeInfo = 0x10751280 ;
  1566. 303566 constexpr std::uintptr_t Results = 0x10 ;
  1567. 303567 constexpr std::uintptr_t ComputerName = 0x18 ;
  1568. 303568 constexpr std::uintptr_t BuildDate = 0x20 ;
  1569. 303569 constexpr std::uintptr_t BranchName = 0x28 ;
  1570. 303570 constexpr std::uintptr_t Changeset = 0x30 ;
  1571. 303571 constexpr std::uintptr_t BuildId = 0x38 ;
  1572. 303572 constexpr std::uintptr_t Auto = 0x40 ;
  1573. 303573 constexpr std::uintptr_t Version = 0x44 ;
  1574. 303574 constexpr std::uintptr_t AppInfo = 0x48 ;
  1575. 303575 constexpr std::uintptr_t SystemInfo = 0x50 ;
  1576. 303576 constexpr std::uintptr_t frames = 0x54 ;
  1577. 303577 constexpr std::uintptr_t hitches = 0x58 ;
  1578. 303578 constexpr std::uintptr_t freezes = 0x5C ;
  1579. 303579 constexpr std::uintptr_t lastTime = 0x60 ;
  1580. 303580 constexpr std::uintptr_t frameTimes = 0x68 ;
  1581. 303581 
  1582. 303582 namespace _static
  1583. 303583 {
  1584. 303584 constexpr std::uintptr_t Current = 0x0 ;
  1585. 303585 constexpr std::uintptr_t _085e45747430b945237af98d8e927b443ceef95b = 0x8 ;
  1586. 303586 }
  1587. 303587 
  1588. 303588 }
  1589. 303589 
  1590. 303590 namespace Facepunch__ExceptionReporter
  1591. 303591 {
  1592. 303592 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1593. 303593 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  1594. 303594 }
  1595. 303595 
  1596. 303596 namespace Facepunch_Models_Leaderboard__Rank
  1597. 303597 {
  1598. 303598 constexpr std::uintptr_t Score = 0x10 ;
  1599. 303599 constexpr std::uintptr_t GlobalCount = 0x14 ;
  1600. 303600 constexpr std::uintptr_t GlobalRank = 0x18 ;
  1601. 303601 constexpr std::uintptr_t Country = 0x20 ;
  1602. 303602 constexpr std::uintptr_t CountryCount = 0x28 ;
  1603. 303603 constexpr std::uintptr_t CountryRank = 0x2C ;
  1604. 303604 constexpr std::uintptr_t City = 0x30 ;
  1605. 303605 constexpr std::uintptr_t CityCount = 0x38 ;
  1606. 303606 constexpr std::uintptr_t CityRank = 0x3C ;
  1607. 303607 constexpr std::uintptr_t FriendRank = 0x40 ;
  1608. 303608 constexpr std::uintptr_t Created = 0x48 ;
  1609. 303609 }
  1610. 303610 
  1611. 303611 namespace Facepunch_Models_Leaderboard__Add
  1612. 303612 {
  1613. 303613 constexpr std::uintptr_t Parent = 0x10 ;
  1614. 303614 constexpr std::uintptr_t Score = 0x18 ;
  1615. 303615 constexpr std::uintptr_t Extra = 0x20 ;
  1616. 303616 constexpr std::uintptr_t ReplaceIfHigher = 0x28 ;
  1617. 303617 constexpr std::uintptr_t ReplaceIfLower = 0x29 ;
  1618. 303618 constexpr std::uintptr_t Auth = 0x30 ;
  1619. 303619 }
  1620. 303620 
  1621. 303621 namespace Facepunch_Models_Leaderboard__Entry
  1622. 303622 {
  1623. 303623 constexpr std::uintptr_t Rank = 0x10 ;
  1624. 303624 constexpr std::uintptr_t Score = 0x14 ;
  1625. 303625 constexpr std::uintptr_t UserId = 0x18 ;
  1626. 303626 constexpr std::uintptr_t Name = 0x20 ;
  1627. 303627 constexpr std::uintptr_t Country = 0x28 ;
  1628. 303628 constexpr std::uintptr_t City = 0x30 ;
  1629. 303629 constexpr std::uintptr_t Created = 0x38 ;
  1630. 303630 }
  1631. 303631 
  1632. 303632 namespace Facepunch_Models_Database__BaseResponse
  1633. 303633 {
  1634. 303634 constexpr std::uintptr_t Status = 0x10 ;
  1635. 303635 constexpr std::uintptr_t Reason = 0x18 ;
  1636. 303636 }
  1637. 303637 
  1638. 303638 namespace Facepunch_Models_Database__Base
  1639. 303639 {
  1640. 303640 constexpr std::uintptr_t Parent = 0x10 ;
  1641. 303641 constexpr std::uintptr_t Auth = 0x18 ;
  1642. 303642 }
  1643. 303643 
  1644. 303644 namespace Facepunch_Models_Database__AddResponse
  1645. 303645 {
  1646. 303646 constexpr std::uintptr_t Status = 0x10 ;
  1647. 303647 constexpr std::uintptr_t Reason = 0x18 ;
  1648. 303648 constexpr std::uintptr_t Id = 0x20 ;
  1649. 303649 }
  1650. 303650 
  1651. 303651 namespace Facepunch_Models_Database__Remove
  1652. 303652 {
  1653. 303653 constexpr std::uintptr_t Parent = 0x10 ;
  1654. 303654 constexpr std::uintptr_t Auth = 0x18 ;
  1655. 303655 constexpr std::uintptr_t Id = 0x20 ;
  1656. 303656 }
  1657. 303657 
  1658. 303658 namespace Facepunch_Models_Database__QueryResponse
  1659. 303659 {
  1660. 303660 constexpr std::uintptr_t Content = 0x10 ;
  1661. 303661 constexpr std::uintptr_t Id = 0x18 ;
  1662. 303662 constexpr std::uintptr_t Created = 0x20 ;
  1663. 303663 constexpr std::uintptr_t Updated = 0x28 ;
  1664. 303664 constexpr std::uintptr_t AuthorId = 0x30 ;
  1665. 303665 constexpr std::uintptr_t AuthType = 0x38 ;
  1666. 303666 }
  1667. 303667 
  1668. 303668 namespace Facepunch_Models_Database__Result`1
  1669. 303669 {
  1670. 303670 constexpr std::uintptr_t Running = 0x0 ;
  1671. 303671 }
  1672. 303672 
  1673. 303673 namespace Facepunch_Models_Database__Add
  1674. 303674 {
  1675. 303675 constexpr std::uintptr_t Parent = 0x10 ;
  1676. 303676 constexpr std::uintptr_t Auth = 0x18 ;
  1677. 303677 constexpr std::uintptr_t Content = 0x20 ;
  1678. 303678 }
  1679. 303679 
  1680. 303680 namespace %5b4c4450829c64f8ac16edc4f6a77db6ce34af89
  1681. 303681 {
  1682. 303682 constexpr std::uintptr_t _53946bcc2cf359bee9e9ee160e012f1175183585 = 0x10 ;
  1683. 303683 constexpr std::uintptr_t _6cfacac430002b065aacb0836029099236deb0ff = 0x18 ;
  1684. 303684 constexpr std::uintptr_t _4717702fafb0dfa2e68b7cb73bc7745aa4fc0905 = 0x20 ;
  1685. 303685 }
  1686. 303686 
  1687. 303687 namespace %7f3fdc99bba1a7c176046a86472ce67083920736
  1688. 303688 {
  1689. 303689 constexpr std::uintptr_t _1c22e34cd2c4883a7c7e530a1ed6eab847b5c84e = 0x10 ;
  1690. 303690 constexpr std::uintptr_t _b6a99d6485af2a35b1f86dd545bb5c85a4d6dca2 = 0x14 ;
  1691. 303691 constexpr std::uintptr_t _75f74a07fe4b6a092e1cdf36e0ecb0abfbd0758e = 0x18 ;
  1692. 303692 }
  1693. 303693 
  1694. 303694 namespace %342a6ac8bab87b84705c279df183a66dbf9732bc
  1695. 303695 {
  1696. 303696 constexpr std::uintptr_t _ad0cbf9045545b0a6740457646b566187d4b0a95 = 0x10 ;
  1697. 303697 constexpr std::uintptr_t _d3de5cf668e6e1299f5cdc906056d7612e13cb98 = 0x14 ;
  1698. 303698 constexpr std::uintptr_t _bafeb8eeaf9593dfada33439bcdca9b5587abd7e = 0x20 ;
  1699. 303699 constexpr std::uintptr_t _ff0326515f3d84020af24020ffab3b85d5a30d46 = 0x28 ;
  1700. 303700 }
  1701. 303701 
  1702. 303702 namespace %a4340f2ad1e6b82152103db10b2e5c096e9db731
  1703. 303703 {
  1704. 303704 constexpr std::uintptr_t _d3de5cf668e6e1299f5cdc906056d7612e13cb98 = 0x10 ;
  1705. 303705 constexpr std::uintptr_t _ad0cbf9045545b0a6740457646b566187d4b0a95 = 0x1C ;
  1706. 303706 constexpr std::uintptr_t _ff0326515f3d84020af24020ffab3b85d5a30d46 = 0x20 ;
  1707. 303707 constexpr std::uintptr_t _bafeb8eeaf9593dfada33439bcdca9b5587abd7e = 0x28 ;
  1708. 303708 }
  1709. 303709 
  1710. 303710 namespace %31c338472c4c68eb26d06e3bbac98e60674ac1ff
  1711. 303711 {
  1712. 303712 constexpr std::uintptr_t _53946bcc2cf359bee9e9ee160e012f1175183585 = 0x10 ;
  1713. 303713 constexpr std::uintptr_t _6cfacac430002b065aacb0836029099236deb0ff = 0x18 ;
  1714. 303714 constexpr std::uintptr_t _4717702fafb0dfa2e68b7cb73bc7745aa4fc0905 = 0x20 ;
  1715. 303715 }
  1716. 303716 
  1717. 303717 namespace RenderPipeline
  1718. 303718 {
  1719. 303719 constexpr std::uintptr_t value__ = 0x0 ;
  1720. 303720 }
  1721. 303721 
  1722. 303722 namespace Prototype
  1723. 303723 {
  1724. 303724 constexpr std::uintptr_t value__ = 0x0 ;
  1725. 303725 }
  1726. 303726 
  1727. 303727 namespace RoundNonPowerOfTwo
  1728. 303728 {
  1729. 303729 constexpr std::uintptr_t value__ = 0x0 ;
  1730. 303730 }
  1731. 303731 
  1732. 303732 namespace %d6184e27f4dded3210aef8fa98a237f0bac28466
  1733. 303733 {
  1734. 303734 constexpr std::uintptr_t _ad0cbf9045545b0a6740457646b566187d4b0a95 = 0x10 ;
  1735. 303735 constexpr std::uintptr_t _d3de5cf668e6e1299f5cdc906056d7612e13cb98 = 0x14 ;
  1736. 303736 constexpr std::uintptr_t _bafeb8eeaf9593dfada33439bcdca9b5587abd7e = 0x20 ;
  1737. 303737 constexpr std::uintptr_t _ff0326515f3d84020af24020ffab3b85d5a30d46 = 0x28 ;
  1738. 303738 }
  1739. 303739 
  1740. 303740 namespace ShaderPassIndex
  1741. 303741 {
  1742. 303742 constexpr std::uintptr_t value__ = 0x0 ;
  1743. 303743 }
  1744. 303744 
  1745. 303745 namespace TextureMethod
  1746. 303746 {
  1747. 303747 constexpr std::uintptr_t method_ptr = 0x10 ;
  1748. 303748 constexpr std::uintptr_t invoke_impl = 0x18 ;
  1749. 303749 constexpr std::uintptr_t m_target = 0x20 ;
  1750. 303750 constexpr std::uintptr_t method = 0x28 ;
  1751. 303751 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  1752. 303752 constexpr std::uintptr_t extra_arg = 0x38 ;
  1753. 303753 constexpr std::uintptr_t method_code = 0x40 ;
  1754. 303754 constexpr std::uintptr_t interp_method = 0x48 ;
  1755. 303755 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  1756. 303756 constexpr std::uintptr_t method_info = 0x58 ;
  1757. 303757 constexpr std::uintptr_t original_method_info = 0x60 ;
  1758. 303758 constexpr std::uintptr_t data = 0x68 ;
  1759. 303759 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  1760. 303760 constexpr std::uintptr_t delegates = 0x78 ;
  1761. 303761 }
  1762. 303762 
  1763. 303763 namespace %da6dc8bc8b319b95a5563866fc5fa9cc2ad721ad
  1764. 303764 {
  1765. 303765 constexpr std::uintptr_t _4717702fafb0dfa2e68b7cb73bc7745aa4fc0905 = 0x10 ;
  1766. 303766 constexpr std::uintptr_t _53946bcc2cf359bee9e9ee160e012f1175183585 = 0x14 ;
  1767. 303767 constexpr std::uintptr_t _6cfacac430002b065aacb0836029099236deb0ff = 0x18 ;
  1768. 303768 }
  1769. 303769 
  1770. 303770 namespace %75431dfe01f5a14f0d6211550920e774d52c59b8
  1771. 303771 {
  1772. 303772 }
  1773. 303773 
  1774. 303774 namespace %0d0764563e568a9ff9fc0aede5b221856936dc42
  1775. 303775 {
  1776. 303776 }
  1777. 303777 
  1778. 303778 namespace %2a168764ffe6186bacb0d36a0ac3416c39d13a0c
  1779. 303779 {
  1780. 303780 }
  1781. 303781 
  1782. 303782 namespace %1f47cb3db90123ec4d4381a02b3285e3564ec055
  1783. 303783 {
  1784. 303784 constexpr std::uintptr_t _00fc6c1c02b504e2ea5ab265c0a207dc871cf770 = 0xFFFFFFFFFFFFFFF0 ;
  1785. 303785 }
  1786. 303786 
  1787. 303787 namespace %7146509e1d2472164dd0d6de95613265b80dec63
  1788. 303788 {
  1789. 303789 }
  1790. 303790 
  1791. 303791 namespace %9b5b25d2b6ed7aa5e6f450121667836825ec5832
  1792. 303792 {
  1793. 303793 }
  1794. 303794 
  1795. 303795 namespace %7a349974f80c4782dd892557c41548996ca605a6
  1796. 303796 {
  1797. 303797 }
  1798. 303798 
  1799. 303799 namespace %6de25aafa65edaa08aa94e0097f303821091d30b
  1800. 303800 {
  1801. 303801 constexpr std::uintptr_t _f555bcadb21e624bd23992eaa9fe33ac6f973c93 = 0x10 ;
  1802. 303802 constexpr std::uintptr_t _d37f7a86d3beb4fb0c73e508ae7596e6a36f16f5 = 0x18 ;
  1803. 303803 }
  1804. 303804 
  1805. 303805 namespace %7a2b91711ff0e6bc90c820ab392e1ba8fb4bab9e
  1806. 303806 {
  1807. 303807 }
  1808. 303808 
  1809. 303809 namespace %621fbb84660aca74d5ea7bc8448941ed84181cc3
  1810. 303810 {
  1811. 303811 }
  1812. 303812 
  1813. 303813 namespace %b7434b9f537038cc534d457373f839a8812ab0d7
  1814. 303814 {
  1815. 303815 constexpr std::uintptr_t _identity = 0x10 ;
  1816. 303816 constexpr std::uintptr_t _activeReadWriteTask = 0x18 ;
  1817. 303817 constexpr std::uintptr_t _asyncActiveSemaphore = 0x20 ;
  1818. 303818 
  1819. 303819 constexpr std::uintptr_t _3f39ce6a11a863b9fcff8941f42519a753e4e882 = 0x28 ;
  1820. 303820 constexpr std::uintptr_t _72282e7841dc3ae84cd25cd0d7e90f419f313849 = 0x2C ;
  1821. 303821 constexpr std::uintptr_t _29335d71ef9e8f5d56c90007b4cc9f18c2a7956c = 0x30 ;
  1822. 303822 constexpr std::uintptr_t _74dcfbb62b62b3916bd2fb2dbedcda5583011db6 = 0x34 ;
  1823. 303823 constexpr std::uintptr_t _3ce32217820953f5223fdcdfe5dbd4925cd58812 = 0x38 ;
  1824. 303824 constexpr std::uintptr_t _207bfc031ece52c6e32e9557b268556406585226 = 0x40 ;
  1825. 303825 }
  1826. 303826 
  1827. 303827 namespace %37744af2dd1e15a7e9daa75d2ddd02c138bdbc9f
  1828. 303828 {
  1829. 303829 constexpr std::uintptr_t TypeInfo = 0x10832C18 ;
  1830. 303830 constexpr std::uintptr_t _identity = 0x10 ;
  1831. 303831 constexpr std::uintptr_t _activeReadWriteTask = 0x18 ;
  1832. 303832 constexpr std::uintptr_t _asyncActiveSemaphore = 0x20 ;
  1833. 303833 
  1834. 303834 constexpr std::uintptr_t _3f39ce6a11a863b9fcff8941f42519a753e4e882 = 0x28 ;
  1835. 303835 constexpr std::uintptr_t _72282e7841dc3ae84cd25cd0d7e90f419f313849 = 0x2C ;
  1836. 303836 constexpr std::uintptr_t _3ce32217820953f5223fdcdfe5dbd4925cd58812 = 0x30 ;
  1837. 303837 constexpr std::uintptr_t _29335d71ef9e8f5d56c90007b4cc9f18c2a7956c = 0x34 ;
  1838. 303838 constexpr std::uintptr_t _74dcfbb62b62b3916bd2fb2dbedcda5583011db6 = 0x38 ;
  1839. 303839 constexpr std::uintptr_t _207bfc031ece52c6e32e9557b268556406585226 = 0x40 ;
  1840. 303840 }
  1841. 303841 
  1842. 303842 namespace %8c5b2fa169f9c870ab47616f4881c0bdf2c75358
  1843. 303843 {
  1844. 303844 constexpr std::uintptr_t _buckets = 0x10 ;
  1845. 303845 constexpr std::uintptr_t _slots = 0x18 ;
  1846. 303846 constexpr std::uintptr_t _count = 0x20 ;
  1847. 303847 constexpr std::uintptr_t _lastIndex = 0x24 ;
  1848. 303848 constexpr std::uintptr_t _freeList = 0x28 ;
  1849. 303849 constexpr std::uintptr_t _comparer = 0x30 ;
  1850. 303850 constexpr std::uintptr_t _version = 0x38 ;
  1851. 303851 constexpr std::uintptr_t _siInfo = 0x40 ;
  1852. 303852 }
  1853. 303853 
  1854. 303854 namespace %91ce9c8bcb974daeb477192556fe48a957e0568d
  1855. 303855 {
  1856. 303856 }
  1857. 303857 
  1858. 303858 namespace SeparatorType
  1859. 303859 {
  1860. 303860 constexpr std::uintptr_t value__ = 0x0 ;
  1861. 303861 }
  1862. 303862 
  1863. 303863 namespace %6a9ff51ab66e7aed717c5b34bf0bec9777295b22
  1864. 303864 {
  1865. 303865 }
  1866. 303866 
  1867. 303867 namespace %566184d24d536b3588eb56192d48222d3627b0fb
  1868. 303868 {
  1869. 303869 }
  1870. 303870 
  1871. 303871 namespace %fe661276a7454ed224cdefb8b99a3e13f57e6665
  1872. 303872 {
  1873. 303873 constexpr std::uintptr_t TypeInfo = 0x1072BFB0 ;
  1874. 303874 }
  1875. 303875 
  1876. 303876 namespace %26b6c00ad141c31dfa5e11cb4d19309ccc5523bc
  1877. 303877 {
  1878. 303878 constexpr std::uintptr_t _buckets = 0x10 ;
  1879. 303879 constexpr std::uintptr_t _entries = 0x18 ;
  1880. 303880 constexpr std::uintptr_t _count = 0x20 ;
  1881. 303881 constexpr std::uintptr_t _freeList = 0x24 ;
  1882. 303882 constexpr std::uintptr_t _freeCount = 0x28 ;
  1883. 303883 constexpr std::uintptr_t _version = 0x2C ;
  1884. 303884 constexpr std::uintptr_t _comparer = 0x30 ;
  1885. 303885 constexpr std::uintptr_t _keys = 0x38 ;
  1886. 303886 constexpr std::uintptr_t _values = 0x40 ;
  1887. 303887 constexpr std::uintptr_t _syncRoot = 0x48 ;
  1888. 303888 
  1889. 303889 }
  1890. 303890 
  1891. 303891 namespace %b3a9935a77ff94033ea6f1560395a5e5cfd2df43
  1892. 303892 {
  1893. 303893 constexpr std::uintptr_t _791b420fcf76065f66efaacb0da8408df44c4547 = 0x10 ;
  1894. 303894 }
  1895. 303895 
  1896. 303896 namespace %7146509e1d2472164dd0d6de95613265b80dec63
  1897. 303897 {
  1898. 303898 }
  1899. 303899 
  1900. 303900 namespace %cfc6f7bbf2d4c2ee87c1eb4e87dc5f445dc7ed84
  1901. 303901 {
  1902. 303902 }
  1903. 303903 
  1904. 303904 namespace %7f3fdc99bba1a7c176046a86472ce67083920736
  1905. 303905 {
  1906. 303906 constexpr std::uintptr_t _1c22e34cd2c4883a7c7e530a1ed6eab847b5c84e = 0x10 ;
  1907. 303907 constexpr std::uintptr_t _b6a99d6485af2a35b1f86dd545bb5c85a4d6dca2 = 0x14 ;
  1908. 303908 constexpr std::uintptr_t _75f74a07fe4b6a092e1cdf36e0ecb0abfbd0758e = 0x18 ;
  1909. 303909 }
  1910. 303910 
  1911. 303911 namespace Vector3b
  1912. 303912 {
  1913. 303913 constexpr std::uintptr_t x = 0x0 ;
  1914. 303914 constexpr std::uintptr_t y = 0x1 ;
  1915. 303915 constexpr std::uintptr_t z = 0x2 ;
  1916. 303916 }
  1917. 303917 
  1918. 303918 namespace %ae48b5460093ccb4137123258b9fed151344bf91
  1919. 303919 {
  1920. 303920 constexpr std::uintptr_t _items = 0x10 ;
  1921. 303921 constexpr std::uintptr_t _size = 0x18 ;
  1922. 303922 constexpr std::uintptr_t _version = 0x1C ;
  1923. 303923 constexpr std::uintptr_t _syncRoot = 0x20 ;
  1924. 303924 
  1925. 303925 }
  1926. 303926 
  1927. 303927 namespace %1dfd1b5a905b63a5583649955706c54471ee3b32
  1928. 303928 {
  1929. 303929 constexpr std::uintptr_t _236ba4038461e3390640aaafcccacffded6509c3 = 0xFFFFFFFFFFFFFFF0 ;
  1930. 303930 }
  1931. 303931 
  1932. 303932 namespace %c817fcc3866bc37fdf543e96e0e1d2d42e026368
  1933. 303933 {
  1934. 303934 }
  1935. 303935 
  1936. 303936 namespace %88c9d92a26dd6042a6a103b941aac4682f3c0eb6
  1937. 303937 {
  1938. 303938 constexpr std::uintptr_t TypeInfo = 0x1072C498 ;
  1939. 303939 constexpr std::uintptr_t _791b420fcf76065f66efaacb0da8408df44c4547 = 0x10 ;
  1940. 303940 }
  1941. 303941 
  1942. 303942 namespace %9ae1bcae223c0088a44f29b3ec3bd845575c84b5
  1943. 303943 {
  1944. 303944 }
  1945. 303945 
  1946. 303946 namespace %58c29c8c125f6615d29e3f82086f722fed270bf0
  1947. 303947 {
  1948. 303948 constexpr std::uintptr_t _bd7cc460891f2c4bdad8aa6f3f72840e93023cc9 = 0x10 ;
  1949. 303949 constexpr std::uintptr_t _d37f7a86d3beb4fb0c73e508ae7596e6a36f16f5 = 0x18 ;
  1950. 303950 }
  1951. 303951 
  1952. 303952 namespace %214b5e62ab42c15abac9209ddb313ea878d0503b
  1953. 303953 {
  1954. 303954 }
  1955. 303955 
  1956. 303956 namespace Vector2b
  1957. 303957 {
  1958. 303958 constexpr std::uintptr_t x = 0x0 ;
  1959. 303959 constexpr std::uintptr_t y = 0x1 ;
  1960. 303960 }
  1961. 303961 
  1962. 303962 namespace %2d915efb2c028475ebc807e37cc9ec8bc7ae7877
  1963. 303963 {
  1964. 303964 
  1965. 303965 namespace _static
  1966. 303966 {
  1967. 303967 constexpr std::uintptr_t _65a4739cc2ed66ba7ddf63e489e7de5c7f43c83a = 0x0 ;
  1968. 303968 constexpr std::uintptr_t _62b9173d4a7ff15c2c8376382373f01f4b97d4cc = 0x0 ;
  1969. 303969 }
  1970. 303970 
  1971. 303971 }
  1972. 303972 
  1973. 303973 namespace %f6487f417e21e6bf33c99ab8fd6f739804882cdd
  1974. 303974 {
  1975. 303975 constexpr std::uintptr_t _identity = 0x10 ;
  1976. 303976 constexpr std::uintptr_t _activeReadWriteTask = 0x18 ;
  1977. 303977 constexpr std::uintptr_t _asyncActiveSemaphore = 0x20 ;
  1978. 303978 
  1979. 303979 constexpr std::uintptr_t _72282e7841dc3ae84cd25cd0d7e90f419f313849 = 0x28 ;
  1980. 303980 constexpr std::uintptr_t _7286ff3df2d2e36b117b08e091a06c2655bf5f1f = 0x30 ;
  1981. 303981 constexpr std::uintptr_t _048d80d4b0650de108c58c792a81238fd1c97b8f = 0x38 ;
  1982. 303982 constexpr std::uintptr_t _3f39ce6a11a863b9fcff8941f42519a753e4e882 = 0x3C ;
  1983. 303983 }
  1984. 303984 
  1985. 303985 namespace Vector2i
  1986. 303986 {
  1987. 303987 constexpr std::uintptr_t x = 0x0 ;
  1988. 303988 constexpr std::uintptr_t y = 0x4 ;
  1989. 303989 }
  1990. 303990 
  1991. 303991 namespace %010a7bec69d40eee99e376e27fc7a231f0f44d9f
  1992. 303992 {
  1993. 303993 constexpr std::uintptr_t _791b420fcf76065f66efaacb0da8408df44c4547 = 0x10 ;
  1994. 303994 }
  1995. 303995 
  1996. 303996 namespace %7cc6a65dc9ec6ae157c4ba0568e2342076a661ef
  1997. 303997 {
  1998. 303998 constexpr std::uintptr_t _236ba4038461e3390640aaafcccacffded6509c3 = 0xFFFFFFFFFFFFFFF0 ;
  1999. 303999 }
  2000. 304000 
← Prev Next → Page 152 of 171 — lines 302,001–304,000 of 341,881