pokeminers

Cell Updating

Apr 16th, 2020
589
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.93 KB | None | 0 0
  1. CELL_CREATE
  2. CELL_DELETE
  3. CELL_BEGIN
  4. CELL_END
  5. CELL_CONTEXT
  6. GAME_ENTITY_TRANSLATE
  7. GAME_ENTITY_DISPOSE
  8. GAME_ENTITY_VISIBLE
  9. GAME_ENTITY_UPDATE
  10. GAME_ENTITY_HIDDEN
  11. GAME_ENTITY_DELETE
  12. GAME_ENTITY_IN_VIEW
  13. GameEventDelegateType
  14. gameEvent
  15. eventParams
  16. ByteAllocatorDelegateType
  17. requestedSize
  18. rawPointer
  19. DeallocatorDelegateType
  20. LocationBindings
  21. Niantic.Platform.Ditto.Bindings.Geo
  22. GetCurrentLocation
  23. MapBindings
  24. Niantic.Platform.Ditto.Bindings.Map
  25. GetView
  26. SetView
  27. posX
  28. posY
  29. posZ
  30. GetPosition
  31. GetWorldLocation
  32. SubscribeLayer
  33. vector3_allocator
  34. integer_allocator
  35. UpdateTiles
  36. S2CacheUpdateVisibleCells
  37. s2cellid
  38. num_bytes
  39. isLeaf
  40. S2CacheSetCellData
  41. TileEvent
  42. CREATE_TILE
  43. DELETE_TILE
  44. BEGIN_TILE
  45. END_TILE
  46. LAYER
  47. POINT
  48. LINEAR
  49. MESH
  50. GMM_BUILDING
  51. AREA
  52. COPYRIGHT_DISPLAY
  53. TileEventDelegateType
  54. tileEvent
  55. Vector3AllocatorDelegateType
  56. IntegerAllocatorDelegateType
  57. CellEvent
  58. FETCH_CELLS
  59. DELETED_CELLS
  60. ADDED_TO_SCENE_CELLS
  61. REMOVED_FROM_SCENE_CELLS
  62. UPDATED_SCENE_CELLS
  63. CellEventDelegateType
  64. cellEvent
  65. CallCallbackDelegate
  66. Niantic.Platform.Ditto.Bindings
  67. FreeHandleDelegate
  68. ProcessResponseDelegate
  69. N2EntryPoints
  70. handlePointer
  71. messageBuffer
  72. CallCallbackImpl
  73. DeleteCallbackImpl
  74. funcPtr
  75. GetProc
  76. LoadApiBindings
  77. GetN2Api
  78. callCallback
  79. deleteCallback
  80. n2Api
  81. MapMode
  82. ApiError
  83. PluginNotReady
  84. NotImplementedYet
  85. InvalidParameters
  86. N2PluginAddSnitchLog_
  87. N2PluginAddSnitchMarker_
  88. N2PluginBeginTrace_
  89. N2PluginEndTrace_
  90. N2PluginGetDeviceCountryCode_
  91. N2PluginGetDeviceLanguageCode_
  92. N2PluginGetDeviceTimezone_
  93. N2PluginGetState_
  94. pluginState
  95. N2PluginOnPause_
  96. N2PluginOnResume_
  97. N2PluginOnStart_
  98. N2PluginOnStop_
  99. N2PluginOnUpdate_
  100. N2PluginSetBackgroundMode_
  101. N2PluginSetCallbacks_
  102. channelAuthEventHandle
  103. locationUpdateEventHandle
  104. downstreamActionEventHandle
  105. syncRequestedEventHandle
  106. clientSettingsUpdatedEventHandle
  107. N2PluginSetProduct_
  108. productVersion
  109. N2PluginSetUserAgent_
  110. userAgent
  111. N2PluginStartSnitch_
  112. N2PluginStopSnitch_
  113. N2PluginSync_
  114. N2MapAddView_
  115. N2MapClearCache_
  116. N2MapGetCompassHeading_
  117. heading
  118. N2MapGetCurrentLocation_
  119. N2MapGetMaxViews_
  120. N2MapGetPosition_
  121. N2MapGetView_
  122. N2MapGetViewCount_
  123. N2MapGetWorldLocation_
  124. N2MapMetersToMapUnits_
  125. meters
  126. mapUnits
  127. N2MapRemoveView_
  128. N2MapS2CacheSetCellData_
  129. is_leaf
  130. N2MapS2CacheUpdateVisibleCells_
  131. event_callback
  132. N2MapSetView_
  133. N2MapSetMode_
  134. N2MapSubscribeLayer_
  135. N2MapUpdateTiles_
  136. event_cb
  137. vector3Alloc_cb
  138. intAlloc_cb
  139. dealloc_cb
  140. updatesLeft
  141. N2ServerClearAuthToken_
  142. N2ServerProcessEvents_
  143. byteAlloc_cb
  144. N2ServerRefreshAuthToken_
  145. tokenSize
  146. N2ServerRe
  147. .setAuthToken_
  148. N2ServerGenerateRpcId_
  149. rpcId
  150. N2ServerSend_
  151. timeoutMs
  152. retryDelayMs
  153. bodies
  154. sizes
  155. callbackHandle
  156. N2ServerSetDebugInfo_
  157. debugInfo
  158. debugSize
  159. N2ServerSetServer_
  160. N2S2GetLatLngFromPartialS2CellId_
  161. parent_s2cellid
  162. partial_s2cellid
  163. N2S2GetLatLng_
  164. N2GameFindEntitiesInView_
  165. viewId
  166. N2NativeBindings
  167. N2PluginAddSnitchLog
  168. N2PluginAddSnitchMarker
  169. N2PluginBeginTrace
  170. N2PluginEndTrace
  171. N2PluginGetDeviceCountryCode
  172. N2PluginGetDeviceLanguageCode
  173. N2PluginGetDeviceTimezone
  174. N2PluginGetState
  175. N2PluginOnPause
  176. N2PluginOnResume
  177. N2PluginOnStart
  178. N2PluginOnStop
  179. N2PluginOnUpdate
  180. N2PluginSetBackgroundMode
  181. N2PluginSetCallbacks
  182. N2PluginSetProduct
  183. N2PluginSetUserAgent
  184. N2PluginStartSnitch
  185. N2PluginStopSnitch
  186. N2PluginSync
  187. N2MapAddView
  188. N2MapClearCache
  189. N2MapGetCompassHeading
  190. N2MapGetCurrentLocation
  191. N2MapGetMaxViews
  192. N2MapGetPosition
  193. N2MapGetView
  194. N2MapGetViewCount
  195. N2MapGetWorldLocation
  196. N2MapMetersToMapUnits
  197. N2MapRemoveView
  198. N2MapS2CacheSetCellData
  199. N2MapS2CacheUpdateVisibleCells
  200. N2MapSetView
  201. N2MapSetMode
  202. N2MapSubscribeLayer
  203. N2MapUpdateTiles
  204. N2ServerClearAuthToken
  205. N2ServerProcessEvents
  206. N2ServerRefreshAuthToken
  207. N2ServerRe
  208. .setAuthToken
  209. N2ServerGenerateRpcId
  210. N2ServerSend
  211. N2ServerSetDebugInfo
  212. N2ServerSetServer
  213. N2S2GetLatLngFromPartialS2CellId
  214. N2S2GetLatLng
  215. N2GameFindEntitiesInView
  216. N2Api
  217. PluginBindings
  218. Niantic.Platform.Ditto.Bindings.Plugin
  219. AddSnitchLog
  220. AddSnitchMarker
  221. BeginTrace
  222. EndTrace
Advertisement
Add Comment
Please, Sign In to add comment