connected-spaces-platform.unity.core 4.27.0 → 4.27.2
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.
- package/Editor/NativePluginBuildProcessor.cs +16 -2
- package/Editor/NativePluginBuildProcessor.cs.meta +1 -1
- package/Editor.meta +1 -1
- package/README.md +3 -41
- package/README.md.meta +1 -1
- package/Source/CSPFoundation.cs.meta +1 -1
- package/Source/ClientUserAgent.cs.meta +1 -1
- package/Source/Common/Array.cs.meta +1 -1
- package/Source/Common/CancellationToken.cs.meta +1 -1
- package/Source/Common/FileExtensions.cs +0 -14
- package/Source/Common/FileExtensions.cs.meta +1 -1
- package/Source/Common/List.cs.meta +1 -1
- package/Source/Common/Map.cs.meta +1 -1
- package/Source/Common/MimeTypeHelper.cs +0 -14
- package/Source/Common/MimeTypeHelper.cs.meta +1 -1
- package/Source/Common/MimeTypes.cs +0 -14
- package/Source/Common/MimeTypes.cs.meta +1 -1
- package/Source/Common/Variant.cs.meta +1 -1
- package/Source/Common/VariantType.cs.meta +1 -1
- package/Source/Common/Vector3.cs.meta +1 -1
- package/Source/Common/Vector4.cs.meta +1 -1
- package/Source/Common.meta +1 -1
- package/Source/Csp.cs.meta +1 -1
- package/Source/EThirdPartyPlatform.cs.meta +1 -1
- package/Source/EndpointURIs.cs.meta +1 -1
- package/Source/Il2cppPreserver.cs.meta +1 -1
- package/Source/Multiplayer/AssetDetailBlobParams.cs.meta +1 -1
- package/Source/Multiplayer/ComponentBase.cs +0 -31
- package/Source/Multiplayer/ComponentBase.cs.meta +1 -1
- package/Source/Multiplayer/ComponentType.cs.meta +1 -1
- package/Source/Multiplayer/ComponentUpdateInfo.cs.meta +1 -1
- package/Source/Multiplayer/ComponentUpdateType.cs.meta +1 -1
- package/Source/Multiplayer/Components/AnimatedModelActions.cs.meta +1 -1
- package/Source/Multiplayer/Components/AnimatedModelPropertyKeys.cs.meta +1 -1
- package/Source/Multiplayer/Components/AnimatedModelSpaceComponent.cs.meta +1 -1
- package/Source/Multiplayer/Components/AudioPlaybackState.cs.meta +1 -1
- package/Source/Multiplayer/Components/AudioPropertyKeys.cs.meta +1 -1
- package/Source/Multiplayer/Components/AudioSpaceComponent.cs.meta +1 -1
- package/Source/Multiplayer/Components/AudioType.cs.meta +1 -1
- package/Source/Multiplayer/Components/AvatarComponentPropertyKeys.cs.meta +1 -1
- package/Source/Multiplayer/Components/AvatarPlayMode.cs.meta +1 -1
- package/Source/Multiplayer/Components/AvatarSpaceComponent.cs.meta +1 -1
- package/Source/Multiplayer/Components/AvatarState.cs.meta +1 -1
- package/Source/Multiplayer/Components/BillboardMode.cs.meta +1 -1
- package/Source/Multiplayer/Components/ButtonPropertyKeys.cs.meta +1 -1
- package/Source/Multiplayer/Components/ButtonSpaceComponent.cs.meta +1 -1
- package/Source/Multiplayer/Components/CollisionMode.cs.meta +1 -1
- package/Source/Multiplayer/Components/CollisionPropertyKeys.cs.meta +1 -1
- package/Source/Multiplayer/Components/CollisionShape.cs.meta +1 -1
- package/Source/Multiplayer/Components/CollisionSpaceComponent.cs.meta +1 -1
- package/Source/Multiplayer/Components/ConversationPropertyKeys.cs.meta +1 -1
- package/Source/Multiplayer/Components/ConversationSpaceComponent.cs.meta +1 -1
- package/Source/Multiplayer/Components/CustomComponentPropertyKeys.cs.meta +1 -1
- package/Source/Multiplayer/Components/CustomSpaceComponent.cs.meta +1 -1
- package/Source/Multiplayer/Components/DisplayMode.cs.meta +1 -1
- package/Source/Multiplayer/Components/ECommercePropertyKeys.cs.meta +1 -1
- package/Source/Multiplayer/Components/ECommerceSpaceComponent.cs.meta +1 -1
- package/Source/Multiplayer/Components/ExternalLinkActions.cs.meta +1 -1
- package/Source/Multiplayer/Components/ExternalLinkPropertyKeys.cs.meta +1 -1
- package/Source/Multiplayer/Components/ExternalLinkSpaceComponent.cs.meta +1 -1
- package/Source/Multiplayer/Components/FiducialMarkerPropertyKeys.cs.meta +1 -1
- package/Source/Multiplayer/Components/FiducialMarkerSpaceComponent.cs.meta +1 -1
- package/Source/Multiplayer/Components/FogMode.cs.meta +1 -1
- package/Source/Multiplayer/Components/FogPropertyKeys.cs.meta +1 -1
- package/Source/Multiplayer/Components/FogSpaceComponent.cs.meta +1 -1
- package/Source/Multiplayer/Components/GaussianSplatPropertyKeys.cs.meta +1 -1
- package/Source/Multiplayer/Components/GaussianSplatSpaceComponent.cs.meta +1 -1
- package/Source/Multiplayer/Components/ImagePropertyKeys.cs.meta +1 -1
- package/Source/Multiplayer/Components/ImageSpaceComponent.cs.meta +1 -1
- package/Source/Multiplayer/Components/Interfaces/IEnableableComponent.cs.meta +1 -1
- package/Source/Multiplayer/Components/Interfaces/IExternalResourceComponent.cs.meta +1 -1
- package/Source/Multiplayer/Components/Interfaces/IPositionComponent.cs.meta +1 -1
- package/Source/Multiplayer/Components/Interfaces/IRotationComponent.cs.meta +1 -1
- package/Source/Multiplayer/Components/Interfaces/IScaleComponent.cs.meta +1 -1
- package/Source/Multiplayer/Components/Interfaces/IShadowCasterComponent.cs.meta +1 -1
- package/Source/Multiplayer/Components/Interfaces/IThirdPartyComponentRef.cs.meta +1 -1
- package/Source/Multiplayer/Components/Interfaces/ITransformComponent.cs.meta +1 -1
- package/Source/Multiplayer/Components/Interfaces/IVisibleComponent.cs.meta +1 -1
- package/Source/Multiplayer/Components/Interfaces.meta +1 -1
- package/Source/Multiplayer/Components/LightCookieType.cs.meta +1 -1
- package/Source/Multiplayer/Components/LightPropertyKeys.cs.meta +1 -1
- package/Source/Multiplayer/Components/LightShadowType.cs.meta +1 -1
- package/Source/Multiplayer/Components/LightSpaceComponent.cs.meta +1 -1
- package/Source/Multiplayer/Components/LightType.cs.meta +1 -1
- package/Source/Multiplayer/Components/LocomotionModel.cs.meta +1 -1
- package/Source/Multiplayer/Components/PortalPropertyKeys.cs.meta +1 -1
- package/Source/Multiplayer/Components/PortalSpaceComponent.cs.meta +1 -1
- package/Source/Multiplayer/Components/ReflectionPropertyKeys.cs.meta +1 -1
- package/Source/Multiplayer/Components/ReflectionShape.cs.meta +1 -1
- package/Source/Multiplayer/Components/ReflectionSpaceComponent.cs.meta +1 -1
- package/Source/Multiplayer/Components/ScriptComponentPropertyKeys.cs.meta +1 -1
- package/Source/Multiplayer/Components/ScriptScope.cs.meta +1 -1
- package/Source/Multiplayer/Components/ScriptSpaceComponent.cs.meta +1 -1
- package/Source/Multiplayer/Components/SplinePropertyKeys.cs.meta +1 -1
- package/Source/Multiplayer/Components/SplineSpaceComponent.cs.meta +1 -1
- package/Source/Multiplayer/Components/StaticModelPropertyKeys.cs.meta +1 -1
- package/Source/Multiplayer/Components/StaticModelSpaceComponent.cs.meta +1 -1
- package/Source/Multiplayer/Components/VideoPlayerActions.cs.meta +1 -1
- package/Source/Multiplayer/Components/VideoPlayerPlaybackState.cs.meta +1 -1
- package/Source/Multiplayer/Components/VideoPlayerPropertyKeys.cs.meta +1 -1
- package/Source/Multiplayer/Components/VideoPlayerSourceType.cs.meta +1 -1
- package/Source/Multiplayer/Components/VideoPlayerSpaceComponent.cs.meta +1 -1
- package/Source/Multiplayer/Components.meta +1 -1
- package/Source/Multiplayer/ConnectionState.cs.meta +1 -1
- package/Source/Multiplayer/Conversation/BaseMessageInfo.cs.meta +1 -1
- package/Source/Multiplayer/Conversation/ConversationInfo.cs.meta +1 -1
- package/Source/Multiplayer/Conversation/ConversationMessageType.cs.meta +1 -1
- package/Source/Multiplayer/Conversation/ConversationResult.cs +0 -28
- package/Source/Multiplayer/Conversation/ConversationResult.cs.meta +1 -1
- package/Source/Multiplayer/Conversation/ConversationSystem.cs.meta +1 -1
- package/Source/Multiplayer/Conversation/MessageCollectionResult.cs +0 -28
- package/Source/Multiplayer/Conversation/MessageCollectionResult.cs.meta +1 -1
- package/Source/Multiplayer/Conversation/MessageInfo.cs.meta +1 -1
- package/Source/Multiplayer/Conversation/MessageResult.cs +0 -28
- package/Source/Multiplayer/Conversation/MessageResult.cs.meta +1 -1
- package/Source/Multiplayer/Conversation.meta +1 -1
- package/Source/Multiplayer/ConversationSystemParams.cs.meta +1 -1
- package/Source/Multiplayer/EAssetChangeType.cs.meta +1 -1
- package/Source/Multiplayer/EPermissionChangeType.cs.meta +1 -1
- package/Source/Multiplayer/ErrorCode.cs.meta +1 -1
- package/Source/Multiplayer/IEntityDeserialiser.cs.meta +1 -1
- package/Source/Multiplayer/IEntitySerialiser.cs.meta +1 -1
- package/Source/Multiplayer/MultiplayerConnection.cs +0 -44
- package/Source/Multiplayer/MultiplayerConnection.cs.meta +1 -1
- package/Source/Multiplayer/ReplicatedValue.cs.meta +1 -1
- package/Source/Multiplayer/ReplicatedValueType.cs.meta +1 -1
- package/Source/Multiplayer/Script/EntityScript.cs +0 -17
- package/Source/Multiplayer/Script/EntityScript.cs.meta +1 -1
- package/Source/Multiplayer/Script.meta +1 -1
- package/Source/Multiplayer/SpaceEntity.cs.meta +1 -1
- package/Source/Multiplayer/SpaceEntitySystem.cs +0 -30
- package/Source/Multiplayer/SpaceEntitySystem.cs.meta +1 -1
- package/Source/Multiplayer/SpaceEntityType.cs.meta +1 -1
- package/Source/Multiplayer/SpaceEntityUpdateFlags.cs.meta +1 -1
- package/Source/Multiplayer/SpaceTransform.cs.meta +1 -1
- package/Source/Multiplayer/UserPermissionsParams.cs.meta +1 -1
- package/Source/Multiplayer.meta +1 -1
- package/Source/NativeClassWrapper.cs.meta +1 -1
- package/Source/ProgressEventArgs.cs.meta +1 -1
- package/Source/Ref.cs.meta +1 -1
- package/Source/Systems/Analytics/AnalyticsEvent.cs +0 -14
- package/Source/Systems/Analytics/AnalyticsEvent.cs.meta +1 -1
- package/Source/Systems/Analytics/AnalyticsEventInitialiser.cs.meta +1 -1
- package/Source/Systems/Analytics/AnalyticsSystem.cs +0 -28
- package/Source/Systems/Analytics/AnalyticsSystem.cs.meta +1 -1
- package/Source/Systems/Analytics/IAnalyticsProvider.cs +0 -13
- package/Source/Systems/Analytics/IAnalyticsProvider.cs.meta +1 -1
- package/Source/Systems/Analytics.meta +1 -1
- package/Source/Systems/Assets/Asset.cs.meta +1 -1
- package/Source/Systems/Assets/AssetCollection.cs.meta +1 -1
- package/Source/Systems/Assets/AssetCollectionResult.cs +0 -14
- package/Source/Systems/Assets/AssetCollectionResult.cs.meta +1 -1
- package/Source/Systems/Assets/AssetCollectionsResult.cs +0 -14
- package/Source/Systems/Assets/AssetCollectionsResult.cs.meta +1 -1
- package/Source/Systems/Assets/AssetDataResult.cs +0 -28
- package/Source/Systems/Assets/AssetDataResult.cs.meta +1 -1
- package/Source/Systems/Assets/AssetDataSource.cs.meta +1 -1
- package/Source/Systems/Assets/AssetResult.cs +0 -28
- package/Source/Systems/Assets/AssetResult.cs.meta +1 -1
- package/Source/Systems/Assets/AssetSystem.cs +0 -28
- package/Source/Systems/Assets/AssetSystem.cs.meta +1 -1
- package/Source/Systems/Assets/AssetsResult.cs +0 -28
- package/Source/Systems/Assets/AssetsResult.cs.meta +1 -1
- package/Source/Systems/Assets/BufferAssetDataSource.cs.meta +1 -1
- package/Source/Systems/Assets/EAssetCollectionType.cs.meta +1 -1
- package/Source/Systems/Assets/EAssetPlatform.cs.meta +1 -1
- package/Source/Systems/Assets/EAssetType.cs.meta +1 -1
- package/Source/Systems/Assets/FileAssetDataSource.cs.meta +1 -1
- package/Source/Systems/Assets/LODAsset.cs.meta +1 -1
- package/Source/Systems/Assets/LODChain.cs.meta +1 -1
- package/Source/Systems/Assets/LODChainResult.cs +0 -14
- package/Source/Systems/Assets/LODChainResult.cs.meta +1 -1
- package/Source/Systems/Assets/UriResult.cs +0 -42
- package/Source/Systems/Assets/UriResult.cs.meta +1 -1
- package/Source/Systems/Assets.meta +1 -1
- package/Source/Systems/BooleanResult.cs +0 -45
- package/Source/Systems/BooleanResult.cs.meta +1 -1
- package/Source/Systems/ECommerce/AddShopifyStoreResult.cs +0 -14
- package/Source/Systems/ECommerce/AddShopifyStoreResult.cs.meta +1 -1
- package/Source/Systems/ECommerce/CartInfo.cs.meta +1 -1
- package/Source/Systems/ECommerce/CartInfoResult.cs +0 -14
- package/Source/Systems/ECommerce/CartInfoResult.cs.meta +1 -1
- package/Source/Systems/ECommerce/CartLine.cs.meta +1 -1
- package/Source/Systems/ECommerce/CheckoutInfo.cs.meta +1 -1
- package/Source/Systems/ECommerce/CheckoutInfoResult.cs +0 -14
- package/Source/Systems/ECommerce/CheckoutInfoResult.cs.meta +1 -1
- package/Source/Systems/ECommerce/CurrencyInfo.cs.meta +1 -1
- package/Source/Systems/ECommerce/ECommerceSystem.cs +0 -28
- package/Source/Systems/ECommerce/ECommerceSystem.cs.meta +1 -1
- package/Source/Systems/ECommerce/GetShopifyStoresResult.cs +0 -14
- package/Source/Systems/ECommerce/GetShopifyStoresResult.cs.meta +1 -1
- package/Source/Systems/ECommerce/ProductInfo.cs.meta +1 -1
- package/Source/Systems/ECommerce/ProductInfoCollectionResult.cs +0 -14
- package/Source/Systems/ECommerce/ProductInfoCollectionResult.cs.meta +1 -1
- package/Source/Systems/ECommerce/ProductInfoResult.cs +0 -14
- package/Source/Systems/ECommerce/ProductInfoResult.cs.meta +1 -1
- package/Source/Systems/ECommerce/ProductMediaInfo.cs.meta +1 -1
- package/Source/Systems/ECommerce/ProductVariantInfo.cs.meta +1 -1
- package/Source/Systems/ECommerce/ShopifyStoreInfo.cs.meta +1 -1
- package/Source/Systems/ECommerce/ValidateShopifyStoreResult.cs +0 -14
- package/Source/Systems/ECommerce/ValidateShopifyStoreResult.cs.meta +1 -1
- package/Source/Systems/ECommerce/VariantOptionInfo.cs.meta +1 -1
- package/Source/Systems/ECommerce.meta +1 -1
- package/Source/Systems/ERequestFailureReason.cs.meta +1 -1
- package/Source/Systems/EResultCode.cs.meta +1 -1
- package/Source/Systems/EventTicketing/EventTicket.cs.meta +1 -1
- package/Source/Systems/EventTicketing/EventTicketResult.cs +0 -14
- package/Source/Systems/EventTicketing/EventTicketResult.cs.meta +1 -1
- package/Source/Systems/EventTicketing/EventTicketingSystem.cs +0 -28
- package/Source/Systems/EventTicketing/EventTicketingSystem.cs.meta +1 -1
- package/Source/Systems/EventTicketing/EventTicketingVendor.cs.meta +1 -1
- package/Source/Systems/EventTicketing/SpaceIsTicketedResult.cs +0 -14
- package/Source/Systems/EventTicketing/SpaceIsTicketedResult.cs.meta +1 -1
- package/Source/Systems/EventTicketing/TicketStatus.cs.meta +1 -1
- package/Source/Systems/EventTicketing/TicketedEvent.cs.meta +1 -1
- package/Source/Systems/EventTicketing/TicketedEventCollectionResult.cs +0 -14
- package/Source/Systems/EventTicketing/TicketedEventCollectionResult.cs.meta +1 -1
- package/Source/Systems/EventTicketing/TicketedEventResult.cs +0 -14
- package/Source/Systems/EventTicketing/TicketedEventResult.cs.meta +1 -1
- package/Source/Systems/EventTicketing/TicketedEventVendorAuthInfo.cs.meta +1 -1
- package/Source/Systems/EventTicketing/TicketedEventVendorAuthInfoResult.cs +0 -14
- package/Source/Systems/EventTicketing/TicketedEventVendorAuthInfoResult.cs.meta +1 -1
- package/Source/Systems/EventTicketing.meta +1 -1
- package/Source/Systems/GraphQL/GraphQLResult.cs.meta +1 -1
- package/Source/Systems/GraphQL/GraphQLSystem.cs +0 -28
- package/Source/Systems/GraphQL/GraphQLSystem.cs.meta +1 -1
- package/Source/Systems/GraphQL.meta +1 -1
- package/Source/Systems/HTTPHeadersResult.cs +0 -45
- package/Source/Systems/HTTPHeadersResult.cs.meta +1 -1
- package/Source/Systems/Log/LogLevel.cs.meta +1 -1
- package/Source/Systems/Log/LogSystem.cs +0 -28
- package/Source/Systems/Log/LogSystem.cs.meta +1 -1
- package/Source/Systems/Log.meta +1 -1
- package/Source/Systems/Maintenance/MaintenanceInfo.cs.meta +1 -1
- package/Source/Systems/Maintenance/MaintenanceInfoResult.cs +0 -28
- package/Source/Systems/Maintenance/MaintenanceInfoResult.cs.meta +1 -1
- package/Source/Systems/Maintenance/MaintenanceSystem.cs +0 -28
- package/Source/Systems/Maintenance/MaintenanceSystem.cs.meta +1 -1
- package/Source/Systems/Maintenance.meta +1 -1
- package/Source/Systems/NullResult.cs +0 -26
- package/Source/Systems/NullResult.cs.meta +1 -1
- package/Source/Systems/Organizations/EOrganizationRole.cs.meta +1 -1
- package/Source/Systems/Organizations/InviteOrganizationRoleCollection.cs.meta +1 -1
- package/Source/Systems/Organizations/InviteOrganizationRoleInfo.cs.meta +1 -1
- package/Source/Systems/Organizations/Organization.cs.meta +1 -1
- package/Source/Systems/Organizations/OrganizationResult.cs +0 -14
- package/Source/Systems/Organizations/OrganizationResult.cs.meta +1 -1
- package/Source/Systems/Organizations/OrganizationRoleInfo.cs.meta +1 -1
- package/Source/Systems/Organizations/OrganizationRolesResult.cs +0 -14
- package/Source/Systems/Organizations/OrganizationRolesResult.cs.meta +1 -1
- package/Source/Systems/Organizations/OrganizationSystem.cs +0 -14
- package/Source/Systems/Organizations/OrganizationSystem.cs.meta +1 -1
- package/Source/Systems/Organizations.meta +1 -1
- package/Source/Systems/Quota/FeatureLimitInfo.cs.meta +1 -1
- package/Source/Systems/Quota/FeatureLimitResult.cs +0 -14
- package/Source/Systems/Quota/FeatureLimitResult.cs.meta +1 -1
- package/Source/Systems/Quota/FeatureQuotaInfo.cs.meta +1 -1
- package/Source/Systems/Quota/FeatureQuotaResult.cs +0 -14
- package/Source/Systems/Quota/FeatureQuotaResult.cs.meta +1 -1
- package/Source/Systems/Quota/FeaturesLimitResult.cs +0 -14
- package/Source/Systems/Quota/FeaturesLimitResult.cs.meta +1 -1
- package/Source/Systems/Quota/FeaturesQuotaResult.cs +0 -14
- package/Source/Systems/Quota/FeaturesQuotaResult.cs.meta +1 -1
- package/Source/Systems/Quota/PeriodEnum.cs.meta +1 -1
- package/Source/Systems/Quota/QuotaSystem.cs +0 -28
- package/Source/Systems/Quota/QuotaSystem.cs.meta +1 -1
- package/Source/Systems/Quota/TierFeatures.cs.meta +1 -1
- package/Source/Systems/Quota/TierNames.cs.meta +1 -1
- package/Source/Systems/Quota/UserTierInfo.cs.meta +1 -1
- package/Source/Systems/Quota/UserTierResult.cs +0 -14
- package/Source/Systems/Quota/UserTierResult.cs.meta +1 -1
- package/Source/Systems/Quota.meta +1 -1
- package/Source/Systems/ResultBase.cs +0 -17
- package/Source/Systems/ResultBase.cs.meta +1 -1
- package/Source/Systems/Script/ScriptSystem.cs +0 -28
- package/Source/Systems/Script/ScriptSystem.cs.meta +1 -1
- package/Source/Systems/Script.meta +1 -1
- package/Source/Systems/Settings/AvatarInfoResult.cs +0 -28
- package/Source/Systems/Settings/AvatarInfoResult.cs.meta +1 -1
- package/Source/Systems/Settings/AvatarType.cs.meta +1 -1
- package/Source/Systems/Settings/SettingsCollection.cs.meta +1 -1
- package/Source/Systems/Settings/SettingsCollectionResult.cs +0 -14
- package/Source/Systems/Settings/SettingsCollectionResult.cs.meta +1 -1
- package/Source/Systems/Settings/SettingsSystem.cs +0 -28
- package/Source/Systems/Settings/SettingsSystem.cs.meta +1 -1
- package/Source/Systems/Settings.meta +1 -1
- package/Source/Systems/Spaces/BasicSpace.cs.meta +1 -1
- package/Source/Systems/Spaces/BasicSpaceResult.cs +0 -14
- package/Source/Systems/Spaces/BasicSpaceResult.cs.meta +1 -1
- package/Source/Systems/Spaces/BasicSpacesResult.cs +0 -14
- package/Source/Systems/Spaces/BasicSpacesResult.cs.meta +1 -1
- package/Source/Systems/Spaces/InviteUserRoleInfo.cs.meta +1 -1
- package/Source/Systems/Spaces/InviteUserRoleInfoCollection.cs.meta +1 -1
- package/Source/Systems/Spaces/PendingInvitesResult.cs +0 -14
- package/Source/Systems/Spaces/PendingInvitesResult.cs.meta +1 -1
- package/Source/Systems/Spaces/Site.cs.meta +1 -1
- package/Source/Systems/Spaces/SiteResult.cs +0 -14
- package/Source/Systems/Spaces/SiteResult.cs.meta +1 -1
- package/Source/Systems/Spaces/SitesCollectionResult.cs +0 -14
- package/Source/Systems/Spaces/SitesCollectionResult.cs.meta +1 -1
- package/Source/Systems/Spaces/Space.cs.meta +1 -1
- package/Source/Systems/Spaces/SpaceAttributes.cs.meta +1 -1
- package/Source/Systems/Spaces/SpaceGeoLocation.cs.meta +1 -1
- package/Source/Systems/Spaces/SpaceGeoLocationResult.cs +0 -14
- package/Source/Systems/Spaces/SpaceGeoLocationResult.cs.meta +1 -1
- package/Source/Systems/Spaces/SpaceMetadataResult.cs +0 -28
- package/Source/Systems/Spaces/SpaceMetadataResult.cs.meta +1 -1
- package/Source/Systems/Spaces/SpaceResult.cs +0 -14
- package/Source/Systems/Spaces/SpaceResult.cs.meta +1 -1
- package/Source/Systems/Spaces/SpaceSystem.cs +0 -42
- package/Source/Systems/Spaces/SpaceSystem.cs.meta +1 -1
- package/Source/Systems/Spaces/SpaceUserRole.cs.meta +1 -1
- package/Source/Systems/Spaces/SpacesMetadataResult.cs +0 -45
- package/Source/Systems/Spaces/SpacesMetadataResult.cs.meta +1 -1
- package/Source/Systems/Spaces/SpacesResult.cs +0 -14
- package/Source/Systems/Spaces/SpacesResult.cs.meta +1 -1
- package/Source/Systems/Spaces/UserRoleCollectionResult.cs +0 -45
- package/Source/Systems/Spaces/UserRoleCollectionResult.cs.meta +1 -1
- package/Source/Systems/Spaces/UserRoleInfo.cs.meta +1 -1
- package/Source/Systems/Spaces.meta +1 -1
- package/Source/Systems/Spatial/Anchor.cs.meta +1 -1
- package/Source/Systems/Spatial/AnchorCollectionResult.cs +0 -14
- package/Source/Systems/Spatial/AnchorCollectionResult.cs.meta +1 -1
- package/Source/Systems/Spatial/AnchorProvider.cs.meta +1 -1
- package/Source/Systems/Spatial/AnchorResolution.cs.meta +1 -1
- package/Source/Systems/Spatial/AnchorResolutionCollectionResult.cs +0 -14
- package/Source/Systems/Spatial/AnchorResolutionCollectionResult.cs.meta +1 -1
- package/Source/Systems/Spatial/AnchorResolutionResult.cs +0 -14
- package/Source/Systems/Spatial/AnchorResolutionResult.cs.meta +1 -1
- package/Source/Systems/Spatial/AnchorResult.cs +0 -14
- package/Source/Systems/Spatial/AnchorResult.cs.meta +1 -1
- package/Source/Systems/Spatial/AnchorSystem.cs +0 -28
- package/Source/Systems/Spatial/AnchorSystem.cs.meta +1 -1
- package/Source/Systems/Spatial/EPointOfInterestType.cs.meta +1 -1
- package/Source/Systems/Spatial/GeoLocation.cs.meta +1 -1
- package/Source/Systems/Spatial/OlyAnchorPosition.cs.meta +1 -1
- package/Source/Systems/Spatial/OlyRotation.cs.meta +1 -1
- package/Source/Systems/Spatial/POICollectionResult.cs +0 -14
- package/Source/Systems/Spatial/POICollectionResult.cs.meta +1 -1
- package/Source/Systems/Spatial/POIResult.cs +0 -14
- package/Source/Systems/Spatial/POIResult.cs.meta +1 -1
- package/Source/Systems/Spatial/PointOfInterest.cs.meta +1 -1
- package/Source/Systems/Spatial/PointOfInterestSystem.cs +0 -28
- package/Source/Systems/Spatial/PointOfInterestSystem.cs.meta +1 -1
- package/Source/Systems/Spatial.meta +1 -1
- package/Source/Systems/StringArrayResult.cs +0 -45
- package/Source/Systems/StringArrayResult.cs.meta +1 -1
- package/Source/Systems/StringResult.cs +0 -28
- package/Source/Systems/StringResult.cs.meta +1 -1
- package/Source/Systems/SystemBase.cs +0 -13
- package/Source/Systems/SystemBase.cs.meta +1 -1
- package/Source/Systems/SystemsManager.cs +0 -28
- package/Source/Systems/SystemsManager.cs.meta +1 -1
- package/Source/Systems/UInt64Result.cs +0 -45
- package/Source/Systems/UInt64Result.cs.meta +1 -1
- package/Source/Systems/Users/AgoraUserTokenParams.cs.meta +1 -1
- package/Source/Systems/Users/BasicProfile.cs.meta +1 -1
- package/Source/Systems/Users/BasicProfilesResult.cs +0 -14
- package/Source/Systems/Users/BasicProfilesResult.cs.meta +1 -1
- package/Source/Systems/Users/ELoginState.cs.meta +1 -1
- package/Source/Systems/Users/EThirdPartyAuthenticationProviders.cs.meta +1 -1
- package/Source/Systems/Users/LoginState.cs.meta +1 -1
- package/Source/Systems/Users/LoginStateResult.cs +0 -28
- package/Source/Systems/Users/LoginStateResult.cs.meta +1 -1
- package/Source/Systems/Users/LoginTokenInfo.cs.meta +1 -1
- package/Source/Systems/Users/LoginTokenInfoResult.cs +0 -28
- package/Source/Systems/Users/LoginTokenInfoResult.cs.meta +1 -1
- package/Source/Systems/Users/Profile.cs.meta +1 -1
- package/Source/Systems/Users/ProfileResult.cs +0 -14
- package/Source/Systems/Users/ProfileResult.cs.meta +1 -1
- package/Source/Systems/Users/ProviderDetailsResult.cs.meta +1 -1
- package/Source/Systems/Users/ThirdPartyProviderDetails.cs.meta +1 -1
- package/Source/Systems/Users/UserSystem.cs +0 -42
- package/Source/Systems/Users/UserSystem.cs.meta +1 -1
- package/Source/Systems/Users.meta +1 -1
- package/Source/Systems/Voip/VoipSystem.cs +0 -28
- package/Source/Systems/Voip/VoipSystem.cs.meta +1 -1
- package/Source/Systems/Voip.meta +1 -1
- package/Source/Systems.meta +1 -1
- package/Source/Web/EResponseCodes.cs.meta +1 -1
- package/Source/Web.meta +1 -1
- package/Source/WrapperHelper.cs.meta +1 -1
- package/Source.meta +1 -1
- package/android64/libConnectedSpacesPlatform.so +0 -0
- package/android64/libConnectedSpacesPlatform.so.meta +1 -1
- package/android64/libConnectedSpacesPlatform_D.so +0 -0
- package/android64/libConnectedSpacesPlatform_D.so.meta +1 -1
- package/android64.meta +1 -1
- package/ios/libConnectedSpacesPlatform.a +0 -0
- package/ios/libConnectedSpacesPlatform.a.meta +1 -1
- package/ios/libcrypto.a.meta +1 -1
- package/ios/libssl.a.meta +1 -1
- package/ios.meta +1 -1
- package/macosx/libConnectedSpacesPlatform.dylib +0 -0
- package/macosx/libConnectedSpacesPlatform.dylib.meta +1 -1
- package/macosx.meta +1 -1
- package/package.json +1 -1
- package/package.json.meta +1 -1
- package/visionos/libConnectedSpacesPlatform.a +0 -0
- package/visionos/libConnectedSpacesPlatform.a.meta +1 -1
- package/visionos/libcrypto.a.meta +1 -1
- package/visionos/libssl.a.meta +1 -1
- package/visionos.meta +1 -1
- package/windows/ConnectedSpacesPlatform.dll +0 -0
- package/windows/ConnectedSpacesPlatform.dll.meta +1 -1
- package/windows/ConnectedSpacesPlatform_D.dll +0 -0
- package/windows/ConnectedSpacesPlatform_D.dll.meta +1 -1
- package/windows.meta +1 -1
|
@@ -38,20 +38,6 @@ namespace Csp.Systems
|
|
|
38
38
|
]
|
|
39
39
|
static extern NativePointer csp_systems_TicketedEventResult_GetTicketedEvent_TicketedEventR(IntPtr @class);
|
|
40
40
|
|
|
41
|
-
[
|
|
42
|
-
DllImport(
|
|
43
|
-
#if !UNITY_EDITOR && (UNITY_IOS || UNITY_VISIONOS)
|
|
44
|
-
"__Internal"
|
|
45
|
-
#elif DEBUG && !UNITY_EDITOR_OSX && !UNITY_STANDALONE_OSX
|
|
46
|
-
"ConnectedSpacesPlatform_D"
|
|
47
|
-
#else
|
|
48
|
-
"ConnectedSpacesPlatform"
|
|
49
|
-
#endif
|
|
50
|
-
),
|
|
51
|
-
SuppressUnmanagedCodeSecurity
|
|
52
|
-
]
|
|
53
|
-
static extern NativePointer csp_systems_TicketedEventResult_Ctor_voidP(IntPtr arg1);
|
|
54
|
-
|
|
55
41
|
[
|
|
56
42
|
DllImport(
|
|
57
43
|
#if !UNITY_EDITOR && (UNITY_IOS || UNITY_VISIONOS)
|
|
@@ -40,20 +40,6 @@ namespace Csp.Systems
|
|
|
40
40
|
IntPtr @class
|
|
41
41
|
);
|
|
42
42
|
|
|
43
|
-
[
|
|
44
|
-
DllImport(
|
|
45
|
-
#if !UNITY_EDITOR && (UNITY_IOS || UNITY_VISIONOS)
|
|
46
|
-
"__Internal"
|
|
47
|
-
#elif DEBUG && !UNITY_EDITOR_OSX && !UNITY_STANDALONE_OSX
|
|
48
|
-
"ConnectedSpacesPlatform_D"
|
|
49
|
-
#else
|
|
50
|
-
"ConnectedSpacesPlatform"
|
|
51
|
-
#endif
|
|
52
|
-
),
|
|
53
|
-
SuppressUnmanagedCodeSecurity
|
|
54
|
-
]
|
|
55
|
-
static extern NativePointer csp_systems_TicketedEventVendorAuthInfoResult_Ctor_voidP(IntPtr arg1);
|
|
56
|
-
|
|
57
43
|
[
|
|
58
44
|
DllImport(
|
|
59
45
|
#if !UNITY_EDITOR && (UNITY_IOS || UNITY_VISIONOS)
|
|
@@ -63,34 +63,6 @@ namespace Csp.Systems
|
|
|
63
63
|
IntPtr callbackStateObject
|
|
64
64
|
);
|
|
65
65
|
|
|
66
|
-
[
|
|
67
|
-
DllImport(
|
|
68
|
-
#if !UNITY_EDITOR && (UNITY_IOS || UNITY_VISIONOS)
|
|
69
|
-
"__Internal"
|
|
70
|
-
#elif DEBUG && !UNITY_EDITOR_OSX && !UNITY_STANDALONE_OSX
|
|
71
|
-
"ConnectedSpacesPlatform_D"
|
|
72
|
-
#else
|
|
73
|
-
"ConnectedSpacesPlatform"
|
|
74
|
-
#endif
|
|
75
|
-
),
|
|
76
|
-
SuppressUnmanagedCodeSecurity
|
|
77
|
-
]
|
|
78
|
-
static extern NativePointer csp_systems_GraphQLSystem_Ctor();
|
|
79
|
-
|
|
80
|
-
[
|
|
81
|
-
DllImport(
|
|
82
|
-
#if !UNITY_EDITOR && (UNITY_IOS || UNITY_VISIONOS)
|
|
83
|
-
"__Internal"
|
|
84
|
-
#elif DEBUG && !UNITY_EDITOR_OSX && !UNITY_STANDALONE_OSX
|
|
85
|
-
"ConnectedSpacesPlatform_D"
|
|
86
|
-
#else
|
|
87
|
-
"ConnectedSpacesPlatform"
|
|
88
|
-
#endif
|
|
89
|
-
),
|
|
90
|
-
SuppressUnmanagedCodeSecurity
|
|
91
|
-
]
|
|
92
|
-
static extern void csp_systems_GraphQLSystem_Dtor(IntPtr @class);
|
|
93
|
-
|
|
94
66
|
#pragma warning restore IDE1006
|
|
95
67
|
#endregion
|
|
96
68
|
|
|
@@ -38,51 +38,6 @@ namespace Csp.Systems
|
|
|
38
38
|
]
|
|
39
39
|
static extern NativePointer csp_systems_HTTPHeadersResult_GetValueC_MapRC(IntPtr @class);
|
|
40
40
|
|
|
41
|
-
[
|
|
42
|
-
DllImport(
|
|
43
|
-
#if !UNITY_EDITOR && (UNITY_IOS || UNITY_VISIONOS)
|
|
44
|
-
"__Internal"
|
|
45
|
-
#elif DEBUG && !UNITY_EDITOR_OSX && !UNITY_STANDALONE_OSX
|
|
46
|
-
"ConnectedSpacesPlatform_D"
|
|
47
|
-
#else
|
|
48
|
-
"ConnectedSpacesPlatform"
|
|
49
|
-
#endif
|
|
50
|
-
),
|
|
51
|
-
SuppressUnmanagedCodeSecurity
|
|
52
|
-
]
|
|
53
|
-
static extern NativePointer csp_systems_HTTPHeadersResult_Ctor();
|
|
54
|
-
|
|
55
|
-
[
|
|
56
|
-
DllImport(
|
|
57
|
-
#if !UNITY_EDITOR && (UNITY_IOS || UNITY_VISIONOS)
|
|
58
|
-
"__Internal"
|
|
59
|
-
#elif DEBUG && !UNITY_EDITOR_OSX && !UNITY_STANDALONE_OSX
|
|
60
|
-
"ConnectedSpacesPlatform_D"
|
|
61
|
-
#else
|
|
62
|
-
"ConnectedSpacesPlatform"
|
|
63
|
-
#endif
|
|
64
|
-
),
|
|
65
|
-
SuppressUnmanagedCodeSecurity
|
|
66
|
-
]
|
|
67
|
-
static extern NativePointer csp_systems_HTTPHeadersResult_Ctor_voidP(IntPtr arg1);
|
|
68
|
-
|
|
69
|
-
[
|
|
70
|
-
DllImport(
|
|
71
|
-
#if !UNITY_EDITOR && (UNITY_IOS || UNITY_VISIONOS)
|
|
72
|
-
"__Internal"
|
|
73
|
-
#elif DEBUG && !UNITY_EDITOR_OSX && !UNITY_STANDALONE_OSX
|
|
74
|
-
"ConnectedSpacesPlatform_D"
|
|
75
|
-
#else
|
|
76
|
-
"ConnectedSpacesPlatform"
|
|
77
|
-
#endif
|
|
78
|
-
),
|
|
79
|
-
SuppressUnmanagedCodeSecurity
|
|
80
|
-
]
|
|
81
|
-
static extern NativePointer csp_systems_HTTPHeadersResult_Ctor_EResultCode_uint16_t(
|
|
82
|
-
Csp.Systems.EResultCode ResCode,
|
|
83
|
-
ushort HttpResCode
|
|
84
|
-
);
|
|
85
|
-
|
|
86
41
|
[
|
|
87
42
|
DllImport(
|
|
88
43
|
#if !UNITY_EDITOR && (UNITY_IOS || UNITY_VISIONOS)
|
|
@@ -216,34 +216,6 @@ namespace Csp.Systems
|
|
|
216
216
|
]
|
|
217
217
|
static extern void csp_systems_LogSystem_ClearAllCallbacks_void(IntPtr @class);
|
|
218
218
|
|
|
219
|
-
[
|
|
220
|
-
DllImport(
|
|
221
|
-
#if !UNITY_EDITOR && (UNITY_IOS || UNITY_VISIONOS)
|
|
222
|
-
"__Internal"
|
|
223
|
-
#elif DEBUG && !UNITY_EDITOR_OSX && !UNITY_STANDALONE_OSX
|
|
224
|
-
"ConnectedSpacesPlatform_D"
|
|
225
|
-
#else
|
|
226
|
-
"ConnectedSpacesPlatform"
|
|
227
|
-
#endif
|
|
228
|
-
),
|
|
229
|
-
SuppressUnmanagedCodeSecurity
|
|
230
|
-
]
|
|
231
|
-
static extern NativePointer csp_systems_LogSystem_Ctor();
|
|
232
|
-
|
|
233
|
-
[
|
|
234
|
-
DllImport(
|
|
235
|
-
#if !UNITY_EDITOR && (UNITY_IOS || UNITY_VISIONOS)
|
|
236
|
-
"__Internal"
|
|
237
|
-
#elif DEBUG && !UNITY_EDITOR_OSX && !UNITY_STANDALONE_OSX
|
|
238
|
-
"ConnectedSpacesPlatform_D"
|
|
239
|
-
#else
|
|
240
|
-
"ConnectedSpacesPlatform"
|
|
241
|
-
#endif
|
|
242
|
-
),
|
|
243
|
-
SuppressUnmanagedCodeSecurity
|
|
244
|
-
]
|
|
245
|
-
static extern void csp_systems_LogSystem_Dtor(IntPtr @class);
|
|
246
|
-
|
|
247
219
|
#pragma warning restore IDE1006
|
|
248
220
|
#endregion
|
|
249
221
|
|
package/Source/Systems/Log.meta
CHANGED
|
@@ -84,34 +84,6 @@ namespace Csp.Systems
|
|
|
84
84
|
IntPtr @class
|
|
85
85
|
);
|
|
86
86
|
|
|
87
|
-
[
|
|
88
|
-
DllImport(
|
|
89
|
-
#if !UNITY_EDITOR && (UNITY_IOS || UNITY_VISIONOS)
|
|
90
|
-
"__Internal"
|
|
91
|
-
#elif DEBUG && !UNITY_EDITOR_OSX && !UNITY_STANDALONE_OSX
|
|
92
|
-
"ConnectedSpacesPlatform_D"
|
|
93
|
-
#else
|
|
94
|
-
"ConnectedSpacesPlatform"
|
|
95
|
-
#endif
|
|
96
|
-
),
|
|
97
|
-
SuppressUnmanagedCodeSecurity
|
|
98
|
-
]
|
|
99
|
-
static extern NativePointer csp_systems_MaintenanceInfoResult_Ctor();
|
|
100
|
-
|
|
101
|
-
[
|
|
102
|
-
DllImport(
|
|
103
|
-
#if !UNITY_EDITOR && (UNITY_IOS || UNITY_VISIONOS)
|
|
104
|
-
"__Internal"
|
|
105
|
-
#elif DEBUG && !UNITY_EDITOR_OSX && !UNITY_STANDALONE_OSX
|
|
106
|
-
"ConnectedSpacesPlatform_D"
|
|
107
|
-
#else
|
|
108
|
-
"ConnectedSpacesPlatform"
|
|
109
|
-
#endif
|
|
110
|
-
),
|
|
111
|
-
SuppressUnmanagedCodeSecurity
|
|
112
|
-
]
|
|
113
|
-
static extern NativePointer csp_systems_MaintenanceInfoResult_Ctor_voidP(IntPtr arg1);
|
|
114
|
-
|
|
115
87
|
[
|
|
116
88
|
DllImport(
|
|
117
89
|
#if !UNITY_EDITOR && (UNITY_IOS || UNITY_VISIONOS)
|
|
@@ -44,34 +44,6 @@ namespace Csp.Systems
|
|
|
44
44
|
IntPtr callbackStateObject
|
|
45
45
|
);
|
|
46
46
|
|
|
47
|
-
[
|
|
48
|
-
DllImport(
|
|
49
|
-
#if !UNITY_EDITOR && (UNITY_IOS || UNITY_VISIONOS)
|
|
50
|
-
"__Internal"
|
|
51
|
-
#elif DEBUG && !UNITY_EDITOR_OSX && !UNITY_STANDALONE_OSX
|
|
52
|
-
"ConnectedSpacesPlatform_D"
|
|
53
|
-
#else
|
|
54
|
-
"ConnectedSpacesPlatform"
|
|
55
|
-
#endif
|
|
56
|
-
),
|
|
57
|
-
SuppressUnmanagedCodeSecurity
|
|
58
|
-
]
|
|
59
|
-
static extern NativePointer csp_systems_MaintenanceSystem_Ctor();
|
|
60
|
-
|
|
61
|
-
[
|
|
62
|
-
DllImport(
|
|
63
|
-
#if !UNITY_EDITOR && (UNITY_IOS || UNITY_VISIONOS)
|
|
64
|
-
"__Internal"
|
|
65
|
-
#elif DEBUG && !UNITY_EDITOR_OSX && !UNITY_STANDALONE_OSX
|
|
66
|
-
"ConnectedSpacesPlatform_D"
|
|
67
|
-
#else
|
|
68
|
-
"ConnectedSpacesPlatform"
|
|
69
|
-
#endif
|
|
70
|
-
),
|
|
71
|
-
SuppressUnmanagedCodeSecurity
|
|
72
|
-
]
|
|
73
|
-
static extern void csp_systems_MaintenanceSystem_Dtor(IntPtr @class);
|
|
74
|
-
|
|
75
47
|
#pragma warning restore IDE1006
|
|
76
48
|
#endregion
|
|
77
49
|
|
|
@@ -23,33 +23,7 @@ namespace Csp.Systems
|
|
|
23
23
|
|
|
24
24
|
|
|
25
25
|
|
|
26
|
-
[
|
|
27
|
-
DllImport(
|
|
28
|
-
#if !UNITY_EDITOR && (UNITY_IOS || UNITY_VISIONOS)
|
|
29
|
-
"__Internal"
|
|
30
|
-
#elif DEBUG && !UNITY_EDITOR_OSX && !UNITY_STANDALONE_OSX
|
|
31
|
-
"ConnectedSpacesPlatform_D"
|
|
32
|
-
#else
|
|
33
|
-
"ConnectedSpacesPlatform"
|
|
34
|
-
#endif
|
|
35
|
-
),
|
|
36
|
-
SuppressUnmanagedCodeSecurity
|
|
37
|
-
]
|
|
38
|
-
static extern NativePointer csp_systems_NullResult_Ctor();
|
|
39
26
|
|
|
40
|
-
[
|
|
41
|
-
DllImport(
|
|
42
|
-
#if !UNITY_EDITOR && (UNITY_IOS || UNITY_VISIONOS)
|
|
43
|
-
"__Internal"
|
|
44
|
-
#elif DEBUG && !UNITY_EDITOR_OSX && !UNITY_STANDALONE_OSX
|
|
45
|
-
"ConnectedSpacesPlatform_D"
|
|
46
|
-
#else
|
|
47
|
-
"ConnectedSpacesPlatform"
|
|
48
|
-
#endif
|
|
49
|
-
),
|
|
50
|
-
SuppressUnmanagedCodeSecurity
|
|
51
|
-
]
|
|
52
|
-
static extern NativePointer csp_systems_NullResult_Ctor_voidP(IntPtr arg1);
|
|
53
27
|
|
|
54
28
|
[
|
|
55
29
|
DllImport(
|
|
@@ -38,20 +38,6 @@ namespace Csp.Systems
|
|
|
38
38
|
]
|
|
39
39
|
static extern NativePointer csp_systems_OrganizationResult_GetOrganizationC_OrganizationRC(IntPtr @class);
|
|
40
40
|
|
|
41
|
-
[
|
|
42
|
-
DllImport(
|
|
43
|
-
#if !UNITY_EDITOR && (UNITY_IOS || UNITY_VISIONOS)
|
|
44
|
-
"__Internal"
|
|
45
|
-
#elif DEBUG && !UNITY_EDITOR_OSX && !UNITY_STANDALONE_OSX
|
|
46
|
-
"ConnectedSpacesPlatform_D"
|
|
47
|
-
#else
|
|
48
|
-
"ConnectedSpacesPlatform"
|
|
49
|
-
#endif
|
|
50
|
-
),
|
|
51
|
-
SuppressUnmanagedCodeSecurity
|
|
52
|
-
]
|
|
53
|
-
static extern NativePointer csp_systems_OrganizationResult_Ctor_voidP(IntPtr arg1);
|
|
54
|
-
|
|
55
41
|
[
|
|
56
42
|
DllImport(
|
|
57
43
|
#if !UNITY_EDITOR && (UNITY_IOS || UNITY_VISIONOS)
|
|
@@ -38,20 +38,6 @@ namespace Csp.Systems
|
|
|
38
38
|
]
|
|
39
39
|
static extern NativePointer csp_systems_OrganizationRolesResult_GetOrganizationRoleInfoC_ArrayRC(IntPtr @class);
|
|
40
40
|
|
|
41
|
-
[
|
|
42
|
-
DllImport(
|
|
43
|
-
#if !UNITY_EDITOR && (UNITY_IOS || UNITY_VISIONOS)
|
|
44
|
-
"__Internal"
|
|
45
|
-
#elif DEBUG && !UNITY_EDITOR_OSX && !UNITY_STANDALONE_OSX
|
|
46
|
-
"ConnectedSpacesPlatform_D"
|
|
47
|
-
#else
|
|
48
|
-
"ConnectedSpacesPlatform"
|
|
49
|
-
#endif
|
|
50
|
-
),
|
|
51
|
-
SuppressUnmanagedCodeSecurity
|
|
52
|
-
]
|
|
53
|
-
static extern NativePointer csp_systems_OrganizationRolesResult_Ctor_voidP(IntPtr arg1);
|
|
54
|
-
|
|
55
41
|
[
|
|
56
42
|
DllImport(
|
|
57
43
|
#if !UNITY_EDITOR && (UNITY_IOS || UNITY_VISIONOS)
|
|
@@ -138,20 +138,6 @@ namespace Csp.Systems
|
|
|
138
138
|
IntPtr callbackStateObject
|
|
139
139
|
);
|
|
140
140
|
|
|
141
|
-
[
|
|
142
|
-
DllImport(
|
|
143
|
-
#if !UNITY_EDITOR && (UNITY_IOS || UNITY_VISIONOS)
|
|
144
|
-
"__Internal"
|
|
145
|
-
#elif DEBUG && !UNITY_EDITOR_OSX && !UNITY_STANDALONE_OSX
|
|
146
|
-
"ConnectedSpacesPlatform_D"
|
|
147
|
-
#else
|
|
148
|
-
"ConnectedSpacesPlatform"
|
|
149
|
-
#endif
|
|
150
|
-
),
|
|
151
|
-
SuppressUnmanagedCodeSecurity
|
|
152
|
-
]
|
|
153
|
-
static extern NativePointer csp_systems_OrganizationSystem_Ctor();
|
|
154
|
-
|
|
155
141
|
#pragma warning restore IDE1006
|
|
156
142
|
#endregion
|
|
157
143
|
|
|
@@ -40,20 +40,6 @@ namespace Csp.Systems
|
|
|
40
40
|
IntPtr @class
|
|
41
41
|
);
|
|
42
42
|
|
|
43
|
-
[
|
|
44
|
-
DllImport(
|
|
45
|
-
#if !UNITY_EDITOR && (UNITY_IOS || UNITY_VISIONOS)
|
|
46
|
-
"__Internal"
|
|
47
|
-
#elif DEBUG && !UNITY_EDITOR_OSX && !UNITY_STANDALONE_OSX
|
|
48
|
-
"ConnectedSpacesPlatform_D"
|
|
49
|
-
#else
|
|
50
|
-
"ConnectedSpacesPlatform"
|
|
51
|
-
#endif
|
|
52
|
-
),
|
|
53
|
-
SuppressUnmanagedCodeSecurity
|
|
54
|
-
]
|
|
55
|
-
static extern NativePointer csp_systems_FeatureLimitResult_Ctor_voidP(IntPtr arg1);
|
|
56
|
-
|
|
57
43
|
[
|
|
58
44
|
DllImport(
|
|
59
45
|
#if !UNITY_EDITOR && (UNITY_IOS || UNITY_VISIONOS)
|
|
@@ -40,20 +40,6 @@ namespace Csp.Systems
|
|
|
40
40
|
IntPtr @class
|
|
41
41
|
);
|
|
42
42
|
|
|
43
|
-
[
|
|
44
|
-
DllImport(
|
|
45
|
-
#if !UNITY_EDITOR && (UNITY_IOS || UNITY_VISIONOS)
|
|
46
|
-
"__Internal"
|
|
47
|
-
#elif DEBUG && !UNITY_EDITOR_OSX && !UNITY_STANDALONE_OSX
|
|
48
|
-
"ConnectedSpacesPlatform_D"
|
|
49
|
-
#else
|
|
50
|
-
"ConnectedSpacesPlatform"
|
|
51
|
-
#endif
|
|
52
|
-
),
|
|
53
|
-
SuppressUnmanagedCodeSecurity
|
|
54
|
-
]
|
|
55
|
-
static extern NativePointer csp_systems_FeatureQuotaResult_Ctor_voidP(IntPtr arg1);
|
|
56
|
-
|
|
57
43
|
[
|
|
58
44
|
DllImport(
|
|
59
45
|
#if !UNITY_EDITOR && (UNITY_IOS || UNITY_VISIONOS)
|
|
@@ -38,20 +38,6 @@ namespace Csp.Systems
|
|
|
38
38
|
]
|
|
39
39
|
static extern NativePointer csp_systems_FeaturesLimitResult_GetFeaturesLimitInfoC_ArrayRC(IntPtr @class);
|
|
40
40
|
|
|
41
|
-
[
|
|
42
|
-
DllImport(
|
|
43
|
-
#if !UNITY_EDITOR && (UNITY_IOS || UNITY_VISIONOS)
|
|
44
|
-
"__Internal"
|
|
45
|
-
#elif DEBUG && !UNITY_EDITOR_OSX && !UNITY_STANDALONE_OSX
|
|
46
|
-
"ConnectedSpacesPlatform_D"
|
|
47
|
-
#else
|
|
48
|
-
"ConnectedSpacesPlatform"
|
|
49
|
-
#endif
|
|
50
|
-
),
|
|
51
|
-
SuppressUnmanagedCodeSecurity
|
|
52
|
-
]
|
|
53
|
-
static extern NativePointer csp_systems_FeaturesLimitResult_Ctor_voidP(IntPtr arg1);
|
|
54
|
-
|
|
55
41
|
[
|
|
56
42
|
DllImport(
|
|
57
43
|
#if !UNITY_EDITOR && (UNITY_IOS || UNITY_VISIONOS)
|