connected-spaces-platform.unity.core 4.26.2 → 4.27.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (334) hide show
  1. package/Editor/NativePluginBuildProcessor.cs.meta +1 -1
  2. package/Editor.meta +1 -1
  3. package/README.md +41 -9
  4. package/README.md.meta +1 -1
  5. package/Source/CSPFoundation.cs.meta +1 -1
  6. package/Source/ClientUserAgent.cs.meta +1 -1
  7. package/Source/Common/Array.cs.meta +1 -1
  8. package/Source/Common/CancellationToken.cs.meta +1 -1
  9. package/Source/Common/FileExtensions.cs.meta +1 -1
  10. package/Source/Common/List.cs.meta +1 -1
  11. package/Source/Common/Map.cs.meta +1 -1
  12. package/Source/Common/MimeTypeHelper.cs.meta +1 -1
  13. package/Source/Common/MimeTypes.cs.meta +1 -1
  14. package/Source/Common/Variant.cs.meta +1 -1
  15. package/Source/Common/VariantType.cs.meta +1 -1
  16. package/Source/Common/Vector3.cs.meta +1 -1
  17. package/Source/Common/Vector4.cs.meta +1 -1
  18. package/Source/Common.meta +1 -1
  19. package/Source/Csp.cs.meta +1 -1
  20. package/Source/EThirdPartyPlatform.cs.meta +1 -1
  21. package/Source/EndpointURIs.cs.meta +1 -1
  22. package/Source/Il2cppPreserver.cs.meta +1 -1
  23. package/Source/Multiplayer/AssetDetailBlobParams.cs.meta +1 -1
  24. package/Source/Multiplayer/ComponentBase.cs.meta +1 -1
  25. package/Source/Multiplayer/ComponentType.cs.meta +1 -1
  26. package/Source/Multiplayer/ComponentUpdateInfo.cs.meta +1 -1
  27. package/Source/Multiplayer/ComponentUpdateType.cs.meta +1 -1
  28. package/Source/Multiplayer/Components/AnimatedModelActions.cs.meta +1 -1
  29. package/Source/Multiplayer/Components/AnimatedModelPropertyKeys.cs.meta +1 -1
  30. package/Source/Multiplayer/Components/AnimatedModelSpaceComponent.cs.meta +1 -1
  31. package/Source/Multiplayer/Components/AudioPlaybackState.cs.meta +1 -1
  32. package/Source/Multiplayer/Components/AudioPropertyKeys.cs.meta +1 -1
  33. package/Source/Multiplayer/Components/AudioSpaceComponent.cs.meta +1 -1
  34. package/Source/Multiplayer/Components/AudioType.cs.meta +1 -1
  35. package/Source/Multiplayer/Components/AvatarComponentPropertyKeys.cs.meta +1 -1
  36. package/Source/Multiplayer/Components/AvatarPlayMode.cs.meta +1 -1
  37. package/Source/Multiplayer/Components/AvatarSpaceComponent.cs.meta +1 -1
  38. package/Source/Multiplayer/Components/AvatarState.cs.meta +1 -1
  39. package/Source/Multiplayer/Components/BillboardMode.cs.meta +1 -1
  40. package/Source/Multiplayer/Components/ButtonPropertyKeys.cs.meta +1 -1
  41. package/Source/Multiplayer/Components/ButtonSpaceComponent.cs.meta +1 -1
  42. package/Source/Multiplayer/Components/CollisionMode.cs.meta +1 -1
  43. package/Source/Multiplayer/Components/CollisionPropertyKeys.cs.meta +1 -1
  44. package/Source/Multiplayer/Components/CollisionShape.cs.meta +1 -1
  45. package/Source/Multiplayer/Components/CollisionSpaceComponent.cs.meta +1 -1
  46. package/Source/Multiplayer/Components/ConversationPropertyKeys.cs.meta +1 -1
  47. package/Source/Multiplayer/Components/ConversationSpaceComponent.cs.meta +1 -1
  48. package/Source/Multiplayer/Components/CustomComponentPropertyKeys.cs.meta +1 -1
  49. package/Source/Multiplayer/Components/CustomSpaceComponent.cs.meta +1 -1
  50. package/Source/Multiplayer/Components/DisplayMode.cs.meta +1 -1
  51. package/Source/Multiplayer/Components/ECommercePropertyKeys.cs.meta +1 -1
  52. package/Source/Multiplayer/Components/ECommerceSpaceComponent.cs.meta +1 -1
  53. package/Source/Multiplayer/Components/ExternalLinkActions.cs.meta +1 -1
  54. package/Source/Multiplayer/Components/ExternalLinkPropertyKeys.cs.meta +1 -1
  55. package/Source/Multiplayer/Components/ExternalLinkSpaceComponent.cs.meta +1 -1
  56. package/Source/Multiplayer/Components/FiducialMarkerPropertyKeys.cs.meta +1 -1
  57. package/Source/Multiplayer/Components/FiducialMarkerSpaceComponent.cs.meta +1 -1
  58. package/Source/Multiplayer/Components/FogMode.cs.meta +1 -1
  59. package/Source/Multiplayer/Components/FogPropertyKeys.cs.meta +1 -1
  60. package/Source/Multiplayer/Components/FogSpaceComponent.cs.meta +1 -1
  61. package/Source/Multiplayer/Components/GaussianSplatPropertyKeys.cs.meta +1 -1
  62. package/Source/Multiplayer/Components/GaussianSplatSpaceComponent.cs +6 -5
  63. package/Source/Multiplayer/Components/GaussianSplatSpaceComponent.cs.meta +1 -1
  64. package/Source/Multiplayer/Components/ImagePropertyKeys.cs.meta +1 -1
  65. package/Source/Multiplayer/Components/ImageSpaceComponent.cs.meta +1 -1
  66. package/Source/Multiplayer/Components/Interfaces/IEnableableComponent.cs.meta +1 -1
  67. package/Source/Multiplayer/Components/Interfaces/IExternalResourceComponent.cs.meta +1 -1
  68. package/Source/Multiplayer/Components/Interfaces/IPositionComponent.cs.meta +1 -1
  69. package/Source/Multiplayer/Components/Interfaces/IRotationComponent.cs.meta +1 -1
  70. package/Source/Multiplayer/Components/Interfaces/IScaleComponent.cs.meta +1 -1
  71. package/Source/Multiplayer/Components/Interfaces/IShadowCasterComponent.cs.meta +1 -1
  72. package/Source/Multiplayer/Components/Interfaces/IThirdPartyComponentRef.cs.meta +1 -1
  73. package/Source/Multiplayer/Components/Interfaces/ITransformComponent.cs.meta +1 -1
  74. package/Source/Multiplayer/Components/Interfaces/IVisibleComponent.cs.meta +1 -1
  75. package/Source/Multiplayer/Components/Interfaces.meta +1 -1
  76. package/Source/Multiplayer/Components/LightCookieType.cs.meta +1 -1
  77. package/Source/Multiplayer/Components/LightPropertyKeys.cs.meta +1 -1
  78. package/Source/Multiplayer/Components/LightShadowType.cs.meta +1 -1
  79. package/Source/Multiplayer/Components/LightSpaceComponent.cs.meta +1 -1
  80. package/Source/Multiplayer/Components/LightType.cs.meta +1 -1
  81. package/Source/Multiplayer/Components/LocomotionModel.cs.meta +1 -1
  82. package/Source/Multiplayer/Components/PortalPropertyKeys.cs.meta +1 -1
  83. package/Source/Multiplayer/Components/PortalSpaceComponent.cs.meta +1 -1
  84. package/Source/Multiplayer/Components/ReflectionPropertyKeys.cs.meta +1 -1
  85. package/Source/Multiplayer/Components/ReflectionShape.cs.meta +1 -1
  86. package/Source/Multiplayer/Components/ReflectionSpaceComponent.cs.meta +1 -1
  87. package/Source/Multiplayer/Components/ScriptComponentPropertyKeys.cs.meta +1 -1
  88. package/Source/Multiplayer/Components/ScriptScope.cs.meta +1 -1
  89. package/Source/Multiplayer/Components/ScriptSpaceComponent.cs.meta +1 -1
  90. package/Source/Multiplayer/Components/SplinePropertyKeys.cs.meta +1 -1
  91. package/Source/Multiplayer/Components/SplineSpaceComponent.cs.meta +1 -1
  92. package/Source/Multiplayer/Components/StaticModelPropertyKeys.cs.meta +1 -1
  93. package/Source/Multiplayer/Components/StaticModelSpaceComponent.cs.meta +1 -1
  94. package/Source/Multiplayer/Components/VideoPlayerActions.cs.meta +1 -1
  95. package/Source/Multiplayer/Components/VideoPlayerPlaybackState.cs.meta +1 -1
  96. package/Source/Multiplayer/Components/VideoPlayerPropertyKeys.cs.meta +1 -1
  97. package/Source/Multiplayer/Components/VideoPlayerSourceType.cs.meta +1 -1
  98. package/Source/Multiplayer/Components/VideoPlayerSpaceComponent.cs.meta +1 -1
  99. package/Source/Multiplayer/Components.meta +1 -1
  100. package/Source/Multiplayer/ConnectionState.cs.meta +1 -1
  101. package/Source/Multiplayer/Conversation/BaseMessageInfo.cs.meta +1 -1
  102. package/Source/Multiplayer/Conversation/ConversationInfo.cs.meta +1 -1
  103. package/Source/Multiplayer/Conversation/ConversationMessageType.cs.meta +1 -1
  104. package/Source/Multiplayer/Conversation/ConversationResult.cs.meta +1 -1
  105. package/Source/Multiplayer/Conversation/ConversationSystem.cs.meta +1 -1
  106. package/Source/Multiplayer/Conversation/MessageCollectionResult.cs.meta +1 -1
  107. package/Source/Multiplayer/Conversation/MessageInfo.cs.meta +1 -1
  108. package/Source/Multiplayer/Conversation/MessageResult.cs.meta +1 -1
  109. package/Source/Multiplayer/Conversation.meta +1 -1
  110. package/Source/Multiplayer/ConversationSystemParams.cs.meta +1 -1
  111. package/Source/Multiplayer/EAssetChangeType.cs.meta +1 -1
  112. package/Source/Multiplayer/EPermissionChangeType.cs.meta +1 -1
  113. package/Source/Multiplayer/ErrorCode.cs.meta +1 -1
  114. package/Source/Multiplayer/IEntityDeserialiser.cs.meta +1 -1
  115. package/Source/Multiplayer/IEntitySerialiser.cs.meta +1 -1
  116. package/Source/Multiplayer/MultiplayerConnection.cs.meta +1 -1
  117. package/Source/Multiplayer/ReplicatedValue.cs.meta +1 -1
  118. package/Source/Multiplayer/ReplicatedValueType.cs.meta +1 -1
  119. package/Source/Multiplayer/Script/EntityScript.cs.meta +1 -1
  120. package/Source/Multiplayer/Script.meta +1 -1
  121. package/Source/Multiplayer/SpaceEntity.cs.meta +1 -1
  122. package/Source/Multiplayer/SpaceEntitySystem.cs.meta +1 -1
  123. package/Source/Multiplayer/SpaceEntityType.cs.meta +1 -1
  124. package/Source/Multiplayer/SpaceEntityUpdateFlags.cs.meta +1 -1
  125. package/Source/Multiplayer/SpaceTransform.cs.meta +1 -1
  126. package/Source/Multiplayer/UserPermissionsParams.cs.meta +1 -1
  127. package/Source/Multiplayer.meta +1 -1
  128. package/Source/NativeClassWrapper.cs.meta +1 -1
  129. package/Source/ProgressEventArgs.cs.meta +1 -1
  130. package/Source/Ref.cs.meta +1 -1
  131. package/Source/Systems/Analytics/AnalyticsEvent.cs.meta +1 -1
  132. package/Source/Systems/Analytics/AnalyticsEventInitialiser.cs.meta +1 -1
  133. package/Source/Systems/Analytics/AnalyticsSystem.cs.meta +1 -1
  134. package/Source/Systems/Analytics/IAnalyticsProvider.cs.meta +1 -1
  135. package/Source/Systems/Analytics.meta +1 -1
  136. package/Source/Systems/Assets/Asset.cs.meta +1 -1
  137. package/Source/Systems/Assets/AssetCollection.cs.meta +1 -1
  138. package/Source/Systems/Assets/AssetCollectionResult.cs.meta +1 -1
  139. package/Source/Systems/Assets/AssetCollectionsResult.cs.meta +1 -1
  140. package/Source/Systems/Assets/AssetDataResult.cs.meta +1 -1
  141. package/Source/Systems/Assets/AssetDataSource.cs.meta +1 -1
  142. package/Source/Systems/Assets/AssetResult.cs.meta +1 -1
  143. package/Source/Systems/Assets/AssetSystem.cs.meta +1 -1
  144. package/Source/Systems/Assets/AssetsResult.cs.meta +1 -1
  145. package/Source/Systems/Assets/BufferAssetDataSource.cs.meta +1 -1
  146. package/Source/Systems/Assets/EAssetCollectionType.cs.meta +1 -1
  147. package/Source/Systems/Assets/EAssetPlatform.cs.meta +1 -1
  148. package/Source/Systems/Assets/EAssetType.cs.meta +1 -1
  149. package/Source/Systems/Assets/FileAssetDataSource.cs.meta +1 -1
  150. package/Source/Systems/Assets/LODAsset.cs.meta +1 -1
  151. package/Source/Systems/Assets/LODChain.cs.meta +1 -1
  152. package/Source/Systems/Assets/LODChainResult.cs.meta +1 -1
  153. package/Source/Systems/Assets/UriResult.cs.meta +1 -1
  154. package/Source/Systems/Assets.meta +1 -1
  155. package/Source/Systems/BooleanResult.cs.meta +1 -1
  156. package/Source/Systems/ECommerce/AddShopifyStoreResult.cs.meta +1 -1
  157. package/Source/Systems/ECommerce/CartInfo.cs.meta +1 -1
  158. package/Source/Systems/ECommerce/CartInfoResult.cs.meta +1 -1
  159. package/Source/Systems/ECommerce/CartLine.cs.meta +1 -1
  160. package/Source/Systems/ECommerce/CheckoutInfo.cs.meta +1 -1
  161. package/Source/Systems/ECommerce/CheckoutInfoResult.cs.meta +1 -1
  162. package/Source/Systems/ECommerce/CurrencyInfo.cs.meta +1 -1
  163. package/Source/Systems/ECommerce/ECommerceSystem.cs +74 -0
  164. package/Source/Systems/ECommerce/ECommerceSystem.cs.meta +1 -1
  165. package/Source/Systems/ECommerce/GetShopifyStoresResult.cs +114 -0
  166. package/Source/Systems/ECommerce/GetShopifyStoresResult.cs.meta +11 -0
  167. package/Source/Systems/ECommerce/ProductInfo.cs.meta +1 -1
  168. package/Source/Systems/ECommerce/ProductInfoCollectionResult.cs.meta +1 -1
  169. package/Source/Systems/ECommerce/ProductInfoResult.cs.meta +1 -1
  170. package/Source/Systems/ECommerce/ProductMediaInfo.cs.meta +1 -1
  171. package/Source/Systems/ECommerce/ProductVariantInfo.cs.meta +1 -1
  172. package/Source/Systems/ECommerce/ShopifyStoreInfo.cs.meta +1 -1
  173. package/Source/Systems/ECommerce/ValidateShopifyStoreResult.cs.meta +1 -1
  174. package/Source/Systems/ECommerce/VariantOptionInfo.cs.meta +1 -1
  175. package/Source/Systems/ECommerce.meta +1 -1
  176. package/Source/Systems/ERequestFailureReason.cs.meta +1 -1
  177. package/Source/Systems/EResultCode.cs.meta +1 -1
  178. package/Source/Systems/EventTicketing/EventTicket.cs.meta +1 -1
  179. package/Source/Systems/EventTicketing/EventTicketResult.cs.meta +1 -1
  180. package/Source/Systems/EventTicketing/EventTicketingSystem.cs +35 -14
  181. package/Source/Systems/EventTicketing/EventTicketingSystem.cs.meta +1 -1
  182. package/Source/Systems/EventTicketing/EventTicketingVendor.cs.meta +1 -1
  183. package/Source/Systems/EventTicketing/SpaceIsTicketedResult.cs.meta +1 -1
  184. package/Source/Systems/EventTicketing/TicketStatus.cs.meta +1 -1
  185. package/Source/Systems/EventTicketing/TicketedEvent.cs.meta +1 -1
  186. package/Source/Systems/EventTicketing/TicketedEventCollectionResult.cs.meta +1 -1
  187. package/Source/Systems/EventTicketing/TicketedEventResult.cs.meta +1 -1
  188. package/Source/Systems/EventTicketing/TicketedEventVendorAuthInfo.cs.meta +1 -1
  189. package/Source/Systems/EventTicketing/TicketedEventVendorAuthInfoResult.cs.meta +1 -1
  190. package/Source/Systems/EventTicketing.meta +1 -1
  191. package/Source/Systems/GraphQL/GraphQLResult.cs.meta +1 -1
  192. package/Source/Systems/GraphQL/GraphQLSystem.cs.meta +1 -1
  193. package/Source/Systems/GraphQL.meta +1 -1
  194. package/Source/Systems/HTTPHeadersResult.cs.meta +1 -1
  195. package/Source/Systems/Log/LogLevel.cs.meta +1 -1
  196. package/Source/Systems/Log/LogSystem.cs.meta +1 -1
  197. package/Source/Systems/Log.meta +1 -1
  198. package/Source/Systems/Maintenance/MaintenanceInfo.cs.meta +1 -1
  199. package/Source/Systems/Maintenance/MaintenanceInfoResult.cs.meta +1 -1
  200. package/Source/Systems/Maintenance/MaintenanceSystem.cs.meta +1 -1
  201. package/Source/Systems/Maintenance.meta +1 -1
  202. package/Source/Systems/NullResult.cs.meta +1 -1
  203. package/Source/Systems/Organizations/EOrganizationRole.cs +24 -0
  204. package/Source/Systems/Organizations/EOrganizationRole.cs.meta +11 -0
  205. package/Source/Systems/Organizations/InviteOrganizationRoleCollection.cs +206 -0
  206. package/Source/Systems/Organizations/InviteOrganizationRoleCollection.cs.meta +11 -0
  207. package/Source/Systems/Organizations/InviteOrganizationRoleInfo.cs +160 -0
  208. package/Source/Systems/Organizations/InviteOrganizationRoleInfo.cs.meta +11 -0
  209. package/Source/Systems/Organizations/Organization.cs +382 -0
  210. package/Source/Systems/Organizations/Organization.cs.meta +11 -0
  211. package/Source/Systems/Organizations/OrganizationResult.cs +117 -0
  212. package/Source/Systems/Organizations/OrganizationResult.cs.meta +11 -0
  213. package/Source/Systems/Organizations/OrganizationRoleInfo.cs +160 -0
  214. package/Source/Systems/Organizations/OrganizationRoleInfo.cs.meta +11 -0
  215. package/Source/Systems/Organizations/OrganizationRolesResult.cs +117 -0
  216. package/Source/Systems/Organizations/OrganizationRolesResult.cs.meta +11 -0
  217. package/Source/Systems/Organizations/OrganizationSystem.cs +423 -0
  218. package/Source/Systems/Organizations/OrganizationSystem.cs.meta +11 -0
  219. package/Source/Systems/Organizations.meta +7 -0
  220. package/Source/Systems/Quota/FeatureLimitInfo.cs.meta +1 -1
  221. package/Source/Systems/Quota/FeatureLimitResult.cs.meta +1 -1
  222. package/Source/Systems/Quota/FeatureQuotaInfo.cs.meta +1 -1
  223. package/Source/Systems/Quota/FeatureQuotaResult.cs.meta +1 -1
  224. package/Source/Systems/Quota/FeaturesLimitResult.cs.meta +1 -1
  225. package/Source/Systems/Quota/FeaturesQuotaResult.cs.meta +1 -1
  226. package/Source/Systems/Quota/PeriodEnum.cs.meta +1 -1
  227. package/Source/Systems/Quota/QuotaSystem.cs.meta +1 -1
  228. package/Source/Systems/Quota/TierFeatures.cs.meta +1 -1
  229. package/Source/Systems/Quota/TierNames.cs.meta +1 -1
  230. package/Source/Systems/Quota/UserTierInfo.cs.meta +1 -1
  231. package/Source/Systems/Quota/UserTierResult.cs.meta +1 -1
  232. package/Source/Systems/Quota.meta +1 -1
  233. package/Source/Systems/ResultBase.cs.meta +1 -1
  234. package/Source/Systems/Script/ScriptSystem.cs.meta +1 -1
  235. package/Source/Systems/Script.meta +1 -1
  236. package/Source/Systems/Settings/AvatarInfoResult.cs.meta +1 -1
  237. package/Source/Systems/Settings/AvatarType.cs.meta +1 -1
  238. package/Source/Systems/Settings/SettingsCollection.cs.meta +1 -1
  239. package/Source/Systems/Settings/SettingsCollectionResult.cs.meta +1 -1
  240. package/Source/Systems/Settings/SettingsSystem.cs.meta +1 -1
  241. package/Source/Systems/Settings.meta +1 -1
  242. package/Source/Systems/Spaces/BasicSpace.cs.meta +1 -1
  243. package/Source/Systems/Spaces/BasicSpaceResult.cs.meta +1 -1
  244. package/Source/Systems/Spaces/BasicSpacesResult.cs.meta +1 -1
  245. package/Source/Systems/Spaces/InviteUserRoleInfo.cs.meta +1 -1
  246. package/Source/Systems/Spaces/InviteUserRoleInfoCollection.cs.meta +1 -1
  247. package/Source/Systems/Spaces/PendingInvitesResult.cs.meta +1 -1
  248. package/Source/Systems/Spaces/Site.cs.meta +1 -1
  249. package/Source/Systems/Spaces/SiteResult.cs.meta +1 -1
  250. package/Source/Systems/Spaces/SitesCollectionResult.cs.meta +1 -1
  251. package/Source/Systems/Spaces/Space.cs.meta +1 -1
  252. package/Source/Systems/Spaces/SpaceAttributes.cs.meta +1 -1
  253. package/Source/Systems/Spaces/SpaceGeoLocation.cs.meta +1 -1
  254. package/Source/Systems/Spaces/SpaceGeoLocationResult.cs.meta +1 -1
  255. package/Source/Systems/Spaces/SpaceMetadataResult.cs.meta +1 -1
  256. package/Source/Systems/Spaces/SpaceResult.cs.meta +1 -1
  257. package/Source/Systems/Spaces/SpaceSystem.cs.meta +1 -1
  258. package/Source/Systems/Spaces/SpaceUserRole.cs.meta +1 -1
  259. package/Source/Systems/Spaces/SpacesMetadataResult.cs.meta +1 -1
  260. package/Source/Systems/Spaces/SpacesResult.cs.meta +1 -1
  261. package/Source/Systems/Spaces/UserRoleCollectionResult.cs.meta +1 -1
  262. package/Source/Systems/Spaces/UserRoleInfo.cs.meta +1 -1
  263. package/Source/Systems/Spaces.meta +1 -1
  264. package/Source/Systems/Spatial/Anchor.cs.meta +1 -1
  265. package/Source/Systems/Spatial/AnchorCollectionResult.cs.meta +1 -1
  266. package/Source/Systems/Spatial/AnchorProvider.cs.meta +1 -1
  267. package/Source/Systems/Spatial/AnchorResolution.cs.meta +1 -1
  268. package/Source/Systems/Spatial/AnchorResolutionCollectionResult.cs.meta +1 -1
  269. package/Source/Systems/Spatial/AnchorResolutionResult.cs.meta +1 -1
  270. package/Source/Systems/Spatial/AnchorResult.cs.meta +1 -1
  271. package/Source/Systems/Spatial/AnchorSystem.cs.meta +1 -1
  272. package/Source/Systems/Spatial/EPointOfInterestType.cs.meta +1 -1
  273. package/Source/Systems/Spatial/GeoLocation.cs.meta +1 -1
  274. package/Source/Systems/Spatial/OlyAnchorPosition.cs.meta +1 -1
  275. package/Source/Systems/Spatial/OlyRotation.cs.meta +1 -1
  276. package/Source/Systems/Spatial/POICollectionResult.cs.meta +1 -1
  277. package/Source/Systems/Spatial/POIResult.cs.meta +1 -1
  278. package/Source/Systems/Spatial/PointOfInterest.cs.meta +1 -1
  279. package/Source/Systems/Spatial/PointOfInterestSystem.cs.meta +1 -1
  280. package/Source/Systems/Spatial.meta +1 -1
  281. package/Source/Systems/StringArrayResult.cs.meta +1 -1
  282. package/Source/Systems/StringResult.cs.meta +1 -1
  283. package/Source/Systems/SystemBase.cs.meta +1 -1
  284. package/Source/Systems/SystemsManager.cs +27 -0
  285. package/Source/Systems/SystemsManager.cs.meta +1 -1
  286. package/Source/Systems/UInt64Result.cs.meta +1 -1
  287. package/Source/Systems/Users/AgoraUserTokenParams.cs.meta +1 -1
  288. package/Source/Systems/Users/BasicProfile.cs.meta +1 -1
  289. package/Source/Systems/Users/BasicProfilesResult.cs.meta +1 -1
  290. package/Source/Systems/Users/ELoginState.cs.meta +1 -1
  291. package/Source/Systems/Users/EThirdPartyAuthenticationProviders.cs.meta +1 -1
  292. package/Source/Systems/Users/LoginState.cs +34 -0
  293. package/Source/Systems/Users/LoginState.cs.meta +1 -1
  294. package/Source/Systems/Users/LoginStateResult.cs.meta +1 -1
  295. package/Source/Systems/Users/LoginTokenInfo.cs.meta +1 -1
  296. package/Source/Systems/Users/LoginTokenInfoResult.cs.meta +1 -1
  297. package/Source/Systems/Users/Profile.cs.meta +1 -1
  298. package/Source/Systems/Users/ProfileResult.cs.meta +1 -1
  299. package/Source/Systems/Users/ProviderDetailsResult.cs.meta +1 -1
  300. package/Source/Systems/Users/ThirdPartyProviderDetails.cs.meta +1 -1
  301. package/Source/Systems/Users/UserSystem.cs.meta +1 -1
  302. package/Source/Systems/Users.meta +1 -1
  303. package/Source/Systems/Voip/VoipSystem.cs.meta +1 -1
  304. package/Source/Systems/Voip.meta +1 -1
  305. package/Source/Systems.meta +1 -1
  306. package/Source/Web/EResponseCodes.cs.meta +1 -1
  307. package/Source/Web.meta +1 -1
  308. package/Source/WrapperHelper.cs.meta +1 -1
  309. package/Source.meta +1 -1
  310. package/android64/libConnectedSpacesPlatform.so +0 -0
  311. package/android64/libConnectedSpacesPlatform.so.meta +1 -1
  312. package/android64/libConnectedSpacesPlatform_D.so +0 -0
  313. package/android64/libConnectedSpacesPlatform_D.so.meta +1 -1
  314. package/android64.meta +1 -1
  315. package/ios/libConnectedSpacesPlatform.a +0 -0
  316. package/ios/libConnectedSpacesPlatform.a.meta +1 -1
  317. package/ios/libcrypto.a.meta +1 -1
  318. package/ios/libssl.a.meta +1 -1
  319. package/ios.meta +1 -1
  320. package/macosx/libConnectedSpacesPlatform.dylib +0 -0
  321. package/macosx/libConnectedSpacesPlatform.dylib.meta +2 -2
  322. package/macosx.meta +1 -1
  323. package/package.json +1 -1
  324. package/package.json.meta +1 -1
  325. package/visionos/libConnectedSpacesPlatform.a +0 -0
  326. package/visionos/libConnectedSpacesPlatform.a.meta +1 -1
  327. package/visionos/libcrypto.a.meta +1 -1
  328. package/visionos/libssl.a.meta +1 -1
  329. package/visionos.meta +1 -1
  330. package/windows/ConnectedSpacesPlatform.dll +0 -0
  331. package/windows/ConnectedSpacesPlatform.dll.meta +1 -1
  332. package/windows/ConnectedSpacesPlatform_D.dll +0 -0
  333. package/windows/ConnectedSpacesPlatform_D.dll.meta +1 -1
  334. package/windows.meta +1 -1
@@ -1,5 +1,5 @@
1
1
  fileFormatVersion: 2
2
- guid: 8229c32c278b42659151f926628b47b2
2
+ guid: 91b4faadf658423f898bd4fb06eda370
3
3
  MonoImporter:
4
4
  externalObjects: {}
5
5
  serializedVersion: 2
package/Editor.meta CHANGED
@@ -1,5 +1,5 @@
1
1
  fileFormatVersion: 2
2
- guid: 7044f05f2c5c4f079a279cbafa21005e
2
+ guid: 380913a78dce439ca4b665ef19012209
3
3
  DefaultImporter:
4
4
  externalObjects: {}
5
5
  userData:
package/README.md CHANGED
@@ -1,4 +1,4 @@
1
- # Built from changelist ID a28802f4123cf27a56ef00d10b13f76fd3af6ea5
1
+ # Built from changelist ID f1512f368c69e12e37b027f40905287608f8bc9d
2
2
 
3
3
  <br>
4
4
 
@@ -6,18 +6,40 @@
6
6
 
7
7
 
8
8
 
9
+ ### 🍰 🙌 New Features
10
+
11
+ - Altered variant collection api (#397) *(af9a7ff)* [**OF-1272**]
12
+ - Added GetShopifyStores (#404) *(8233122)* [**OF-1228**]
13
+
9
14
 
10
15
  ### 🐛 🔨 Bug Fixes
11
16
 
12
- - Protect against null entity (#391) *(1f16d28)* [**No Ticket**]
13
- - Prevent crash on null container *(26da0e3)* [**OF-1272**]
14
- - Revert 'prevent crash on container' (#393) *(99aadd4)* [**OF-1272**]
15
- - IsInSpace bad behavior (#394) *(c9dab2e)* [**OF-1275**]
17
+ - Iterate over components correctly (#390) *(06324a7)* [**OB-3269**]
18
+ - Log messages emitted under multiplayer connection failures do not crash the application *(a6aff3e)* [**OB-3444**]
19
+ - Fix crash accessing components from scripts after component removed (#408) *(0e16113)* [**OB-3426**]
20
+ - Ensure context clear on ExitSpace *(67c80cc)* [**OB-3438**]
21
+
22
+
23
+
24
+ ### 💫 💥 Code Refactors
25
+
26
+ - Meta file to set Editor macos to run for any cpu instead of only intel64 (#396) *(ee6552e)* [**No Ticket**]
27
+ - Make params in UpdateEvent opt *(c7e1e7d)* [**OF-1176**]
28
+ - Deprecate GSplat IsShadowCaster *(adbc074)* [**OF-1289**]
29
+ - Update CHS wrapper *(27095f8)* [**OF-1290**]
30
+ - Refactor Org test accounts (#406) *(96d8c6d)* [**No Ticket**]
31
+ - Remove UserID parameter from GetShopifyStores (#407) *(5de9b59)* [**OF-1302**]
32
+
33
+
34
+ ### 🙈 🙉 🙊 Test Changes
16
35
 
36
+ - Fixed LogInAsGuest in tests (#399) *(f16af7b)* [**No Ticket**]
17
37
 
18
38
 
19
39
 
40
+ ### 🧩 Miscellaneous Changes
20
41
 
42
+ - Organization System (#405) *(3ba9161)* [**OF-1232**]
21
43
 
22
44
 
23
45
  <br>
@@ -26,7 +48,17 @@
26
48
 
27
49
  | Change ID | Author | Description |
28
50
  | --------- | ------ | ----------- |
29
- | 1f16d28 | MAG-AW | [NT-0] fix: protect against null entity (#391) |
30
- | 26da0e3 | MAG-AW | [OF-1272] fix: prevent crash on null container<br>&bull; added a check in HasKey to prevent a crash when Container is null<br>in common::Map |
31
- | 99aadd4 | MAG-AW | [OF-1272] fix: revert 'prevent crash on container' (#393)<br>This reverts commit 26da0e39ca7f96ac30383c8ca7243099ab66111e. |
32
- | c9dab2e | MAG-AW | [OF-1275] fix: IsInSpace bad behavior (#394) |
51
+ | 06324a7 | MAG-me | [OB-3269] fix: Iterate over components correctly (#390)<br>&bull; [OB-3269] fix: Iterate over components correctly<br>&bull; [OB-3269] fix: Check for deletion as well<br>&bull; [OB-3269] fix: Update loop variable declaration |
52
+ | ee6552e | Lyubomir Lichev | [NT-0] refac: meta file to set Editor macos to run for any cpu instead of only intel64 (#396) |
53
+ | f16af7b | MAG-AW | [NT-0] test: fixed LogInAsGuest in tests (#399)<br>&bull; Unsure why this behavior changed but tests require LogInAsGuest to<br> pass true for UserHasVerifiedAge now. Tests updated. |
54
+ | af9a7ff | MAG-AW | [OF-1272] feat: Altered variant collection api (#397)<br>&bull; Changed GetProductInfoCollectionByVariantIds to return an array which<br>contains a product with a single variant, per variantID given. |
55
+ | c7e1e7d | Michael K. | [OF-1176] refac: Make params in UpdateEvent opt<br>This change makes most of the parameters for UpdateTicketedEvent<br>optional, allowing devs to disable an event without providing all event<br>parameters. |
56
+ | adbc074 | Michael K. | [OF-1289] refac: deprecate GSplat IsShadowCaster |
57
+ | 27095f8 | AdamThorn | [OF-1290] refac: Update CHS wrapper |
58
+ | a6aff3e | Sam Birley | [OB-3444] fix: Log messages emitted under multiplayer connection failures do not crash the application<br>Fixed a number of cases where the format string passed to CSP log messages was inconsistent with the type of the arguments being passed in.<br>Log messages emitted when multiplayer errors are encountered now include a string representation of the error code. |
59
+ | 3ba9161 | AdamThorn | OF-1232 Organization System (#405)<br>Implementing invite flow for the OrganizationSystem |
60
+ | 8233122 | MAG-AW | [OF-1228] feat: Added GetShopifyStores (#404)<br>&bull; [OF-1228] feat: Added GetShopifyStores<br>&bull; Added new API for retrieving stores for a given user<br>&bull; Added a manual test and verified as working<br>&bull; [OF-1228] feat: add optional active filter |
61
+ | 96d8c6d | AdamThorn | [NT-0] refac: Refactor Org test accounts (#406) |
62
+ | 5de9b59 | Daniel | [OF-1302] refac: Remove UserID parameter from GetShopifyStores (#407)<br>- Update the GetShopifyStores to get the UserId from the internal UserSystem rather than as a parameter on the function, as we currently only want to get the current user's stores. |
63
+ | 0e16113 | MAG-me | [OB-3426] fix: Fix crash accessing components from scripts after component removed (#408)<br>&bull; [OB-3426] fix: Iterate over map correctly<br>&bull; [OB-3426] fix: Crash getting component from script |
64
+ | 67c80cc | Michael K | [OB-3438] fix: ensure context clear on ExitSpace<br>This change ensures that entities are deleted and leader election is reset when exiting a space. |
package/README.md.meta CHANGED
@@ -1,5 +1,5 @@
1
1
  fileFormatVersion: 2
2
- guid: 5d00592fa9bd41bab80e5556549a13a6
2
+ guid: 308e5845dc364e84922dec7a7a77a1ab
3
3
  DefaultImporter:
4
4
  externalObjects: {}
5
5
  userData:
@@ -1,5 +1,5 @@
1
1
  fileFormatVersion: 2
2
- guid: ff05ad6d1af545d5a44a3e885309f17f
2
+ guid: 474f8ab14be34a5883a59269c5df217d
3
3
  MonoImporter:
4
4
  externalObjects: {}
5
5
  serializedVersion: 2
@@ -1,5 +1,5 @@
1
1
  fileFormatVersion: 2
2
- guid: 9a31a218e37147ad9f82d051ae04ee98
2
+ guid: 9a90d9ad46aa4aa7a79140a0d092b19a
3
3
  MonoImporter:
4
4
  externalObjects: {}
5
5
  serializedVersion: 2
@@ -1,5 +1,5 @@
1
1
  fileFormatVersion: 2
2
- guid: 0bc2e3f17c8547adaeaa5d3012097f88
2
+ guid: 05bef9f53e7e40a2b8b7955db932095f
3
3
  MonoImporter:
4
4
  externalObjects: {}
5
5
  serializedVersion: 2
@@ -1,5 +1,5 @@
1
1
  fileFormatVersion: 2
2
- guid: ca412cf0d95c4a2bab7af41aa5a3a751
2
+ guid: 2da362d370034cfdac04ee89b2021895
3
3
  MonoImporter:
4
4
  externalObjects: {}
5
5
  serializedVersion: 2
@@ -1,5 +1,5 @@
1
1
  fileFormatVersion: 2
2
- guid: 0cf52b64a9734ab2aa3a56dc75a20500
2
+ guid: c1857d4f171e4d7293bcc61127c72555
3
3
  MonoImporter:
4
4
  externalObjects: {}
5
5
  serializedVersion: 2
@@ -1,5 +1,5 @@
1
1
  fileFormatVersion: 2
2
- guid: f1c37bb4c48640af839dcd9660d64a20
2
+ guid: 1741eac3dd474abb8bbded3a63abf742
3
3
  MonoImporter:
4
4
  externalObjects: {}
5
5
  serializedVersion: 2
@@ -1,5 +1,5 @@
1
1
  fileFormatVersion: 2
2
- guid: f4f07ac62ca14184812cd564e3de02a5
2
+ guid: 6b46d4f7890e4465a804ffc8d82dffb7
3
3
  MonoImporter:
4
4
  externalObjects: {}
5
5
  serializedVersion: 2
@@ -1,5 +1,5 @@
1
1
  fileFormatVersion: 2
2
- guid: 096c9abdca6e4c4195455146e253b680
2
+ guid: 34c6602ed82d448d8028be775076c24e
3
3
  MonoImporter:
4
4
  externalObjects: {}
5
5
  serializedVersion: 2
@@ -1,5 +1,5 @@
1
1
  fileFormatVersion: 2
2
- guid: d631e09e5f7546ebaef9f33578aac582
2
+ guid: 2aa3114c2ef2418f8ff3c5245aff7efc
3
3
  MonoImporter:
4
4
  externalObjects: {}
5
5
  serializedVersion: 2
@@ -1,5 +1,5 @@
1
1
  fileFormatVersion: 2
2
- guid: b6bad1a08c7b4e778ae5c6ac07bfc17f
2
+ guid: d9ca5c845b3a44d3bfdb1acec29d9f01
3
3
  MonoImporter:
4
4
  externalObjects: {}
5
5
  serializedVersion: 2
@@ -1,5 +1,5 @@
1
1
  fileFormatVersion: 2
2
- guid: 3dce43029516492c939ac32ea5571e3c
2
+ guid: e0d3cd3a87fc4fa89bd5a029f502d127
3
3
  MonoImporter:
4
4
  externalObjects: {}
5
5
  serializedVersion: 2
@@ -1,5 +1,5 @@
1
1
  fileFormatVersion: 2
2
- guid: 085e8681ef1140f9bef96b9854480648
2
+ guid: b5e49de267234ffdbefe8fde4f320a9e
3
3
  MonoImporter:
4
4
  externalObjects: {}
5
5
  serializedVersion: 2
@@ -1,5 +1,5 @@
1
1
  fileFormatVersion: 2
2
- guid: 164801c9adc545d9b2d64d77e2c3b83b
2
+ guid: 12ac829e2a81427f8c4be0bbc844ab63
3
3
  MonoImporter:
4
4
  externalObjects: {}
5
5
  serializedVersion: 2
@@ -1,5 +1,5 @@
1
1
  fileFormatVersion: 2
2
- guid: 132dbb6f7b4c478180de0dc3eb72eb8e
2
+ guid: 9daa737c293742c8a1d0fb5642a67037
3
3
  DefaultImporter:
4
4
  externalObjects: {}
5
5
  userData:
@@ -1,5 +1,5 @@
1
1
  fileFormatVersion: 2
2
- guid: b358dcadb8dd4e5e8cf9971f76939692
2
+ guid: 2955341a481e478fb3d5a073cda44df4
3
3
  MonoImporter:
4
4
  externalObjects: {}
5
5
  serializedVersion: 2
@@ -1,5 +1,5 @@
1
1
  fileFormatVersion: 2
2
- guid: 2cb4115133e449d9b17bc6c8b8293480
2
+ guid: 31a322ebbe184ed7b5d8a1c01ca04d29
3
3
  MonoImporter:
4
4
  externalObjects: {}
5
5
  serializedVersion: 2
@@ -1,5 +1,5 @@
1
1
  fileFormatVersion: 2
2
- guid: 59abe0186a2c4d559f19f950a066f1d6
2
+ guid: 0e27aaed37684f7dac2e8f8056dee0ad
3
3
  MonoImporter:
4
4
  externalObjects: {}
5
5
  serializedVersion: 2
@@ -1,5 +1,5 @@
1
1
  fileFormatVersion: 2
2
- guid: af855ea8ec374d07b91d2a67548192ee
2
+ guid: 102298798fef4ffebc19000e51f16fb4
3
3
  MonoImporter:
4
4
  externalObjects: {}
5
5
  serializedVersion: 2
@@ -1,5 +1,5 @@
1
1
  fileFormatVersion: 2
2
- guid: e2e09cec86894a8a918ac5a6f93c7832
2
+ guid: be64612c1e5846f092dd27c81cce0300
3
3
  MonoImporter:
4
4
  externalObjects: {}
5
5
  serializedVersion: 2
@@ -1,5 +1,5 @@
1
1
  fileFormatVersion: 2
2
- guid: d52e21b4502e4499ba6e2c3f42d9f2b0
2
+ guid: b2a42842a6a4429d9513f45ac59eb137
3
3
  MonoImporter:
4
4
  externalObjects: {}
5
5
  serializedVersion: 2
@@ -1,5 +1,5 @@
1
1
  fileFormatVersion: 2
2
- guid: d4ae6a6188a342f8936b50347f11ac26
2
+ guid: 9656b9f041994e37a92f747d17a61fe2
3
3
  MonoImporter:
4
4
  externalObjects: {}
5
5
  serializedVersion: 2
@@ -1,5 +1,5 @@
1
1
  fileFormatVersion: 2
2
- guid: 18c5c4e90b05412097966870e86227ea
2
+ guid: d44879f455db4986be46443d5b3a1da8
3
3
  MonoImporter:
4
4
  externalObjects: {}
5
5
  serializedVersion: 2
@@ -1,5 +1,5 @@
1
1
  fileFormatVersion: 2
2
- guid: 72255b03a5434b599848d9fe610059e8
2
+ guid: 9ecf3d50217e43f4bd34d8a051a70904
3
3
  MonoImporter:
4
4
  externalObjects: {}
5
5
  serializedVersion: 2
@@ -1,5 +1,5 @@
1
1
  fileFormatVersion: 2
2
- guid: c782e760fedf46e79b04db5e8bce9b0a
2
+ guid: 2ffb767c586348799f5ea8ea3c17279b
3
3
  MonoImporter:
4
4
  externalObjects: {}
5
5
  serializedVersion: 2
@@ -1,5 +1,5 @@
1
1
  fileFormatVersion: 2
2
- guid: f7cb725053ac469a9714fb15532f2949
2
+ guid: 05ccd066f1b24d4c802d4ef5d668806d
3
3
  MonoImporter:
4
4
  externalObjects: {}
5
5
  serializedVersion: 2
@@ -1,5 +1,5 @@
1
1
  fileFormatVersion: 2
2
- guid: 230c279cf7044a8392e8ef4266018426
2
+ guid: bfc3909577424922b74482b414898fac
3
3
  MonoImporter:
4
4
  externalObjects: {}
5
5
  serializedVersion: 2
@@ -1,5 +1,5 @@
1
1
  fileFormatVersion: 2
2
- guid: 0943213280794b449a5290a1a640b296
2
+ guid: c095530ba3be4042a8b9a1ace241ef00
3
3
  MonoImporter:
4
4
  externalObjects: {}
5
5
  serializedVersion: 2
@@ -1,5 +1,5 @@
1
1
  fileFormatVersion: 2
2
- guid: d66b1c3e3b73493780cf2522a40d6889
2
+ guid: d207d9222aa24bc896ba1ee1540f7977
3
3
  MonoImporter:
4
4
  externalObjects: {}
5
5
  serializedVersion: 2
@@ -1,5 +1,5 @@
1
1
  fileFormatVersion: 2
2
- guid: f024fd7b87fd4b4fa900ff2423f0cf21
2
+ guid: 0c948520872d47eeb31327233263455e
3
3
  MonoImporter:
4
4
  externalObjects: {}
5
5
  serializedVersion: 2
@@ -1,5 +1,5 @@
1
1
  fileFormatVersion: 2
2
- guid: 81d40a8d9bd84371af0325833ca80c33
2
+ guid: e60447c1ff494efca28b9b319e067b62
3
3
  MonoImporter:
4
4
  externalObjects: {}
5
5
  serializedVersion: 2
@@ -1,5 +1,5 @@
1
1
  fileFormatVersion: 2
2
- guid: daeff1a766cb434880d8335c8245263f
2
+ guid: 2313214bc15248dca906b1be83ad514f
3
3
  MonoImporter:
4
4
  externalObjects: {}
5
5
  serializedVersion: 2
@@ -1,5 +1,5 @@
1
1
  fileFormatVersion: 2
2
- guid: a24ffc12ea084adb9c7275f4e7b2c1c0
2
+ guid: 92b43eb079964a7eb98419aa33420b3f
3
3
  MonoImporter:
4
4
  externalObjects: {}
5
5
  serializedVersion: 2
@@ -1,5 +1,5 @@
1
1
  fileFormatVersion: 2
2
- guid: 929788dacd104233be4363fc6b3bb418
2
+ guid: 8868706c5b654b78b219153fbd5faded
3
3
  MonoImporter:
4
4
  externalObjects: {}
5
5
  serializedVersion: 2
@@ -1,5 +1,5 @@
1
1
  fileFormatVersion: 2
2
- guid: 45cad766ac7f45118d98901d7c882670
2
+ guid: 0346b73870d04254bec35b4b54c544d9
3
3
  MonoImporter:
4
4
  externalObjects: {}
5
5
  serializedVersion: 2
@@ -1,5 +1,5 @@
1
1
  fileFormatVersion: 2
2
- guid: 062184524bdf4d4e9ae40882e5b1210f
2
+ guid: 171ad762f4d6492bb88a1d63292fa63f
3
3
  MonoImporter:
4
4
  externalObjects: {}
5
5
  serializedVersion: 2
@@ -1,5 +1,5 @@
1
1
  fileFormatVersion: 2
2
- guid: 50805c27e6314aaa87684d720b0e57af
2
+ guid: 6fc85f52c5ab405d93cb5ebb7940dbe7
3
3
  MonoImporter:
4
4
  externalObjects: {}
5
5
  serializedVersion: 2
@@ -1,5 +1,5 @@
1
1
  fileFormatVersion: 2
2
- guid: c7c93733746f44d4a33be7bcdf9f2bb0
2
+ guid: b8b61a5196c84adebea619a638e85081
3
3
  MonoImporter:
4
4
  externalObjects: {}
5
5
  serializedVersion: 2
@@ -1,5 +1,5 @@
1
1
  fileFormatVersion: 2
2
- guid: b5a356cb4b5b4cfabc8bc74130e7a6a3
2
+ guid: c7b183caf8b646499eb313384d3dea8a
3
3
  MonoImporter:
4
4
  externalObjects: {}
5
5
  serializedVersion: 2
@@ -1,5 +1,5 @@
1
1
  fileFormatVersion: 2
2
- guid: fa6b7545ca6e4fc9a2bc03b66279e93a
2
+ guid: 4484b9335a50482888f65a4bff4cac40
3
3
  MonoImporter:
4
4
  externalObjects: {}
5
5
  serializedVersion: 2
@@ -1,5 +1,5 @@
1
1
  fileFormatVersion: 2
2
- guid: bbb15819a448418e84df76cd66c83989
2
+ guid: 573c9cd0d09f48dd8ed221641444a131
3
3
  MonoImporter:
4
4
  externalObjects: {}
5
5
  serializedVersion: 2
@@ -1,5 +1,5 @@
1
1
  fileFormatVersion: 2
2
- guid: e091802e6e2342a3aa129280901f4e77
2
+ guid: 4ad25b25f9ac48d49cf02b7df0f7d3d1
3
3
  MonoImporter:
4
4
  externalObjects: {}
5
5
  serializedVersion: 2
@@ -1,5 +1,5 @@
1
1
  fileFormatVersion: 2
2
- guid: d468b3cbbf25404291332536b23fce63
2
+ guid: 8cab243494a844fcb6e391e41515ade7
3
3
  MonoImporter:
4
4
  externalObjects: {}
5
5
  serializedVersion: 2
@@ -1,5 +1,5 @@
1
1
  fileFormatVersion: 2
2
- guid: 546c6ebfb01a4c52a6894236ac5e4633
2
+ guid: e77edecee7fa40c2b2e4a8a60be669c9
3
3
  MonoImporter:
4
4
  externalObjects: {}
5
5
  serializedVersion: 2
@@ -1,5 +1,5 @@
1
1
  fileFormatVersion: 2
2
- guid: fcdc5d12afbd46e5bb6bd59d00fcd4a6
2
+ guid: 6dfadabe73f94b828f63faba19038186
3
3
  MonoImporter:
4
4
  externalObjects: {}
5
5
  serializedVersion: 2
@@ -1,5 +1,5 @@
1
1
  fileFormatVersion: 2
2
- guid: a0216f29b7a845388457667ce904de8b
2
+ guid: c5d89da2f94b4ffdbe4c22f7d9cce0f2
3
3
  MonoImporter:
4
4
  externalObjects: {}
5
5
  serializedVersion: 2
@@ -1,5 +1,5 @@
1
1
  fileFormatVersion: 2
2
- guid: 3a466d843b0545c0adb66a05c6fbe8c3
2
+ guid: 9d7602d72e754307a3b9403aa6220c54
3
3
  MonoImporter:
4
4
  externalObjects: {}
5
5
  serializedVersion: 2
@@ -1,5 +1,5 @@
1
1
  fileFormatVersion: 2
2
- guid: 9bcd355a357f4722bed7043cf8f77ba7
2
+ guid: 5a92dfd68bdc48f687bc740e6aa67f3b
3
3
  MonoImporter:
4
4
  externalObjects: {}
5
5
  serializedVersion: 2
@@ -1,5 +1,5 @@
1
1
  fileFormatVersion: 2
2
- guid: c9f2acb05243464abaa6111f54760ae4
2
+ guid: 74ffac886f994f3995113289967fc2ce
3
3
  MonoImporter:
4
4
  externalObjects: {}
5
5
  serializedVersion: 2
@@ -1,5 +1,5 @@
1
1
  fileFormatVersion: 2
2
- guid: 9badf6271a3c4f9f9dc4a32fe53f5d41
2
+ guid: 963e769aa53341a182a36098d7091bb1
3
3
  MonoImporter:
4
4
  externalObjects: {}
5
5
  serializedVersion: 2
@@ -1,5 +1,5 @@
1
1
  fileFormatVersion: 2
2
- guid: f5826efc977d4370bc0b53e772271c94
2
+ guid: 4b17fafcfd974dbeb3dc9ab517b955a2
3
3
  MonoImporter:
4
4
  externalObjects: {}
5
5
  serializedVersion: 2
@@ -1,5 +1,5 @@
1
1
  fileFormatVersion: 2
2
- guid: cf2159fd1ccd49d99bab9d7d00c0ce4c
2
+ guid: 50530da6de4844e0a3acf06ff384fc8e
3
3
  MonoImporter:
4
4
  externalObjects: {}
5
5
  serializedVersion: 2
@@ -1,5 +1,5 @@
1
1
  fileFormatVersion: 2
2
- guid: f0cdafc2e2074a0ca4f93ab7f94e1b8c
2
+ guid: 9ea2bec73000445d9e0321c65d1cffa1
3
3
  MonoImporter:
4
4
  externalObjects: {}
5
5
  serializedVersion: 2
@@ -1,5 +1,5 @@
1
1
  fileFormatVersion: 2
2
- guid: 16555655181c40d7b64814342b1fa5cc
2
+ guid: 2ee386f428d74da88aae4f544b4fd4a6
3
3
  MonoImporter:
4
4
  externalObjects: {}
5
5
  serializedVersion: 2
@@ -1,5 +1,5 @@
1
1
  fileFormatVersion: 2
2
- guid: a8e8c3d089d74c968ec000c4ddd3f15f
2
+ guid: 29e7c045fd5047fea50f77a33ddf3527
3
3
  MonoImporter:
4
4
  externalObjects: {}
5
5
  serializedVersion: 2
@@ -1,5 +1,5 @@
1
1
  fileFormatVersion: 2
2
- guid: 26888e0be1bd4930b2a209c0b2a1fa51
2
+ guid: 2e212ad566684eb99a58d51dcf320391
3
3
  MonoImporter:
4
4
  externalObjects: {}
5
5
  serializedVersion: 2
@@ -1,5 +1,5 @@
1
1
  fileFormatVersion: 2
2
- guid: fcd531159e154436b1aa79e76783d27e
2
+ guid: 61587eefdd8047618a4e41c68450a96c
3
3
  MonoImporter:
4
4
  externalObjects: {}
5
5
  serializedVersion: 2
@@ -1,5 +1,5 @@
1
1
  fileFormatVersion: 2
2
- guid: ff5569e71e9647568508867f6fc34c26
2
+ guid: feef72e65fae410a98402ff3676a0b25
3
3
  MonoImporter:
4
4
  externalObjects: {}
5
5
  serializedVersion: 2
@@ -14,9 +14,10 @@ namespace Csp.Multiplayer
14
14
  {
15
15
  /// @ingroup GaussianSplatSpaceComponent
16
16
  /// <summary>Data representation of a GaussianSplatSpaceComponent.</summary>
17
- /// <remarks>Gaussian Splatting is a technique for real-time 3D reconstruction and rendering of an object or environment using images taken from multiple points of view.</remarks>
18
- /// <remarks>Rather than representing the object as a mesh of triangles, which has a surface but nothing inside, it is instead represented as a volume,</remarks>
19
- /// <remarks>comprising a point cloud of splats (like coloured dots), each of which has a position, colour (with alpha) and covariance (scale on 3 axis).</remarks>
17
+ /// <remarks>Gaussian Splatting is a technique for real-time 3D reconstruction and rendering of an object or environment using images taken from multiple</remarks>
18
+ /// <remarks>points of view. Rather than representing the object as a mesh of triangles, which has a surface but nothing inside, it is instead represented as a</remarks>
19
+ /// <remarks>volume, comprising a point cloud of splats (like coloured dots), each of which has a position, colour (with alpha) and covariance (scale on 3</remarks>
20
+ /// <remarks>axis).</remarks>
20
21
 
21
22
  public class GaussianSplatSpaceComponent
22
23
  : Csp.Multiplayer.ComponentBase,
@@ -581,7 +582,7 @@ namespace Csp.Multiplayer
581
582
  /// @{
582
583
  /// @copydoc IShadowCasterComponent::GetIsShadowCaster()
583
584
 
584
-
585
+ [Obsolete()]
585
586
  public bool GetIsShadowCaster()
586
587
  {
587
588
  var _result = csp_multiplayer_GaussianSplatSpaceComponent_GetIsShadowCasterC_bool(_ptr);
@@ -591,7 +592,7 @@ namespace Csp.Multiplayer
591
592
 
592
593
  /// @copydoc IShadowCasterComponent::SetIsShadowCaster()
593
594
 
594
-
595
+ [Obsolete()]
595
596
  public void SetIsShadowCaster(bool Value)
596
597
  {
597
598
  csp_multiplayer_GaussianSplatSpaceComponent_SetIsShadowCaster_void_bool(_ptr, Value);
@@ -1,5 +1,5 @@
1
1
  fileFormatVersion: 2
2
- guid: b1c75d9bb87a41888a6c154c72052443
2
+ guid: 93274a6ff4b24074b8cc1ac85dead4b5
3
3
  MonoImporter:
4
4
  externalObjects: {}
5
5
  serializedVersion: 2
@@ -1,5 +1,5 @@
1
1
  fileFormatVersion: 2
2
- guid: c7bfa4ce683a41a79ae9b476cb2aaf2a
2
+ guid: 4193e9bd51d640e193ae6e8e74fe60a1
3
3
  MonoImporter:
4
4
  externalObjects: {}
5
5
  serializedVersion: 2
@@ -1,5 +1,5 @@
1
1
  fileFormatVersion: 2
2
- guid: fdf874c9eb4e40909f5baa0ac08a189e
2
+ guid: 6921fef5924345ae90638042fe23f181
3
3
  MonoImporter:
4
4
  externalObjects: {}
5
5
  serializedVersion: 2