com.beamable 0.0.0-PREVIEW.NIGHTLY-202512090001 → 0.0.0-PREVIEW.NIGHTLY-202601071200
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/.attestation.p7m +0 -0
- package/CHANGELOG.md +3 -0
- package/Common/Runtime/AgnosticAttribute.cs +2 -2
- package/Common/Runtime/AgnosticAttribute.cs.meta +1 -1
- package/Common/Runtime/Api/AliasHelper.cs +2 -2
- package/Common/Runtime/Api/AliasHelper.cs.meta +1 -1
- package/Common/Runtime/Api/Analytics/AnalyticsEventRequest.cs +3 -3
- package/Common/Runtime/Api/Analytics/AnalyticsEventRequest.cs.meta +1 -1
- package/Common/Runtime/Api/Analytics/AnalyticsService.cs +2 -2
- package/Common/Runtime/Api/Analytics/AnalyticsService.cs.meta +1 -1
- package/Common/Runtime/Api/Analytics/IBeamAnalyticsService.cs +3 -3
- package/Common/Runtime/Api/Analytics/IBeamAnalyticsService.cs.meta +1 -1
- package/Common/Runtime/Api/Analytics/Models/CoreEvent.cs +2 -2
- package/Common/Runtime/Api/Analytics/Models/CoreEvent.cs.meta +1 -1
- package/Common/Runtime/Api/Analytics/Models/IAnalyticsEvent.cs +2 -2
- package/Common/Runtime/Api/Analytics/Models/IAnalyticsEvent.cs.meta +1 -1
- package/Common/Runtime/Api/Analytics/Models/SampleCustomEvent.cs +2 -2
- package/Common/Runtime/Api/Analytics/Models/SampleCustomEvent.cs.meta +1 -1
- package/Common/Runtime/Api/Announcements/AbsAnnouncementsApi.cs +2 -2
- package/Common/Runtime/Api/Announcements/AbsAnnouncementsApi.cs.meta +1 -1
- package/Common/Runtime/Api/Announcements/IAnnouncementsApi.cs +2 -2
- package/Common/Runtime/Api/Announcements/IAnnouncementsApi.cs.meta +1 -1
- package/Common/Runtime/Api/Auth/AuthApi.cs +2 -2
- package/Common/Runtime/Api/Auth/AuthApi.cs.meta +1 -1
- package/Common/Runtime/Api/Auth/IAuthApi.cs +2 -2
- package/Common/Runtime/Api/Auth/IAuthApi.cs.meta +1 -1
- package/Common/Runtime/Api/Calendars/AbsCalendarApi.cs +2 -2
- package/Common/Runtime/Api/Calendars/AbsCalendarApi.cs.meta +1 -1
- package/Common/Runtime/Api/Calendars/ICalendarApi.cs +2 -2
- package/Common/Runtime/Api/Calendars/ICalendarApi.cs.meta +1 -1
- package/Common/Runtime/Api/Chat/ChatApi.cs +2 -2
- package/Common/Runtime/Api/Chat/ChatApi.cs.meta +1 -1
- package/Common/Runtime/Api/Chat/IChatApi.cs +2 -2
- package/Common/Runtime/Api/Chat/IChatApi.cs.meta +1 -1
- package/Common/Runtime/Api/CloudData/CloudDataApi.cs +2 -2
- package/Common/Runtime/Api/CloudData/CloudDataApi.cs.meta +1 -1
- package/Common/Runtime/Api/CloudData/ICloudDataApi.cs +2 -2
- package/Common/Runtime/Api/CloudData/ICloudDataApi.cs.meta +1 -1
- package/Common/Runtime/Api/CometClientData.cs +2 -2
- package/Common/Runtime/Api/CometClientData.cs.meta +1 -1
- package/Common/Runtime/Api/Commerce/ICommerceApi.cs +3 -3
- package/Common/Runtime/Api/Commerce/ICommerceApi.cs.meta +1 -1
- package/Common/Runtime/Api/Content/IContentApi.cs +2 -2
- package/Common/Runtime/Api/Content/IContentApi.cs.meta +1 -1
- package/Common/Runtime/Api/Events/AbsEventsApi.cs +2 -2
- package/Common/Runtime/Api/Events/AbsEventsApi.cs.meta +1 -1
- package/Common/Runtime/Api/Events/IEventsApi.cs +2 -2
- package/Common/Runtime/Api/Events/IEventsApi.cs.meta +1 -1
- package/Common/Runtime/Api/Groups/GroupsApi.cs +2 -2
- package/Common/Runtime/Api/Groups/GroupsApi.cs.meta +1 -1
- package/Common/Runtime/Api/Groups/IGroupsApi.cs +2 -2
- package/Common/Runtime/Api/Groups/IGroupsApi.cs.meta +1 -1
- package/Common/Runtime/Api/IAccessToken.cs +2 -2
- package/Common/Runtime/Api/IAccessToken.cs.meta +1 -1
- package/Common/Runtime/Api/IBeamableFilesystemAccessor.cs +3 -3
- package/Common/Runtime/Api/IBeamableFilesystemAccessor.cs.meta +1 -1
- package/Common/Runtime/Api/IBeamableRequester.cs +2 -2
- package/Common/Runtime/Api/IBeamableRequester.cs.meta +1 -1
- package/Common/Runtime/Api/IConnectivityChecker.cs +2 -2
- package/Common/Runtime/Api/IConnectivityChecker.cs.meta +1 -1
- package/Common/Runtime/Api/IHasBeamableRequester.cs +2 -2
- package/Common/Runtime/Api/IHasBeamableRequester.cs.meta +1 -1
- package/Common/Runtime/Api/IServiceRoutingStrategy.cs +2 -2
- package/Common/Runtime/Api/IServiceRoutingStrategy.cs.meta +1 -1
- package/Common/Runtime/Api/ISupportsGet.cs +2 -2
- package/Common/Runtime/Api/ISupportsGet.cs.meta +1 -1
- package/Common/Runtime/Api/IUserContext.cs +2 -2
- package/Common/Runtime/Api/IUserContext.cs.meta +1 -1
- package/Common/Runtime/Api/IUserDataCache.cs +2 -2
- package/Common/Runtime/Api/IUserDataCache.cs.meta +1 -1
- package/Common/Runtime/Api/Inventory/IInventoryApi.cs +2 -2
- package/Common/Runtime/Api/Inventory/IInventoryApi.cs.meta +1 -1
- package/Common/Runtime/Api/Inventory/InventoryApi.cs +2 -2
- package/Common/Runtime/Api/Inventory/InventoryApi.cs.meta +1 -1
- package/Common/Runtime/Api/Inventory/InventoryUpdateBuilder.cs +2 -2
- package/Common/Runtime/Api/Inventory/InventoryUpdateBuilder.cs.meta +1 -1
- package/Common/Runtime/Api/Leaderboards/ILeaderboardApi.cs +2 -2
- package/Common/Runtime/Api/Leaderboards/ILeaderboardApi.cs.meta +1 -1
- package/Common/Runtime/Api/Leaderboards/LeaderboardApi.cs +2 -2
- package/Common/Runtime/Api/Leaderboards/LeaderboardApi.cs.meta +1 -1
- package/Common/Runtime/Api/Lobbies/ILobbyApi.cs +2 -2
- package/Common/Runtime/Api/Lobbies/ILobbyApi.cs.meta +1 -1
- package/Common/Runtime/Api/Lobbies/Lobby.cs +2 -2
- package/Common/Runtime/Api/Lobbies/Lobby.cs.meta +1 -1
- package/Common/Runtime/Api/Lobbies/LobbyNotification.cs +2 -2
- package/Common/Runtime/Api/Lobbies/LobbyNotification.cs.meta +1 -1
- package/Common/Runtime/Api/Lobbies/LobbyPlayer.cs +2 -2
- package/Common/Runtime/Api/Lobbies/LobbyPlayer.cs.meta +1 -1
- package/Common/Runtime/Api/Lobbies/LobbyRestriction.cs +2 -2
- package/Common/Runtime/Api/Lobbies/LobbyRestriction.cs.meta +1 -1
- package/Common/Runtime/Api/Lobbies/LobbyService.cs +2 -2
- package/Common/Runtime/Api/Lobbies/LobbyService.cs.meta +1 -1
- package/Common/Runtime/Api/Lobbies/LobbyUtils.cs +2 -2
- package/Common/Runtime/Api/Lobbies/LobbyUtils.cs.meta +1 -1
- package/Common/Runtime/Api/Lobbies/NotInLobby.cs +2 -2
- package/Common/Runtime/Api/Lobbies/NotInLobby.cs.meta +1 -1
- package/Common/Runtime/Api/Lobbies/Requests/AddTagsRequest.cs +2 -2
- package/Common/Runtime/Api/Lobbies/Requests/AddTagsRequest.cs.meta +1 -1
- package/Common/Runtime/Api/Lobbies/Requests/CreateLobbyRequest.cs +2 -2
- package/Common/Runtime/Api/Lobbies/Requests/CreateLobbyRequest.cs.meta +1 -1
- package/Common/Runtime/Api/Lobbies/Requests/JoinByPasscodeRequest.cs +2 -2
- package/Common/Runtime/Api/Lobbies/Requests/JoinByPasscodeRequest.cs.meta +1 -1
- package/Common/Runtime/Api/Lobbies/Requests/JoinLobbyRequest.cs +2 -2
- package/Common/Runtime/Api/Lobbies/Requests/JoinLobbyRequest.cs.meta +1 -1
- package/Common/Runtime/Api/Lobbies/Requests/LobbyQueryRequest.cs +3 -3
- package/Common/Runtime/Api/Lobbies/Requests/LobbyQueryRequest.cs.meta +1 -1
- package/Common/Runtime/Api/Lobbies/Requests/LobbyQueryResponse.cs +2 -2
- package/Common/Runtime/Api/Lobbies/Requests/LobbyQueryResponse.cs.meta +1 -1
- package/Common/Runtime/Api/Lobbies/Requests/RemoveFromLobbyRequest.cs +2 -2
- package/Common/Runtime/Api/Lobbies/Requests/RemoveFromLobbyRequest.cs.meta +1 -1
- package/Common/Runtime/Api/Lobbies/Requests/RemoveTagsRequest.cs +2 -2
- package/Common/Runtime/Api/Lobbies/Requests/RemoveTagsRequest.cs.meta +1 -1
- package/Common/Runtime/Api/Lobbies/Requests/UpdateLobbyRequest.cs +3 -3
- package/Common/Runtime/Api/Lobbies/Requests/UpdateLobbyRequest.cs.meta +1 -1
- package/Common/Runtime/Api/Mail/AbsMailApi.cs +2 -2
- package/Common/Runtime/Api/Mail/AbsMailApi.cs.meta +1 -1
- package/Common/Runtime/Api/Mail/IMailApi.cs +2 -2
- package/Common/Runtime/Api/Mail/IMailApi.cs.meta +1 -1
- package/Common/Runtime/Api/Notifications/INotificationService.cs +2 -2
- package/Common/Runtime/Api/Notifications/INotificationService.cs.meta +1 -1
- package/Common/Runtime/Api/Notifications/PrimitiveStringPayload.cs +2 -2
- package/Common/Runtime/Api/Notifications/PrimitiveStringPayload.cs.meta +1 -1
- package/Common/Runtime/Api/Parties/IPartyApi.cs +3 -3
- package/Common/Runtime/Api/Parties/IPartyApi.cs.meta +1 -1
- package/Common/Runtime/Api/Parties/NotInParty.cs +3 -3
- package/Common/Runtime/Api/Parties/NotInParty.cs.meta +1 -1
- package/Common/Runtime/Api/Parties/Party.cs +3 -3
- package/Common/Runtime/Api/Parties/Party.cs.meta +1 -1
- package/Common/Runtime/Api/Parties/PartyNotifications.cs +3 -3
- package/Common/Runtime/Api/Parties/PartyNotifications.cs.meta +1 -1
- package/Common/Runtime/Api/Parties/PartyRestriction.cs +3 -3
- package/Common/Runtime/Api/Parties/PartyRestriction.cs.meta +1 -1
- package/Common/Runtime/Api/Parties/PartyService.cs +3 -3
- package/Common/Runtime/Api/Parties/PartyService.cs.meta +1 -1
- package/Common/Runtime/Api/Parties/Requests/CreatePartyRequest.cs +3 -3
- package/Common/Runtime/Api/Parties/Requests/CreatePartyRequest.cs.meta +1 -1
- package/Common/Runtime/Api/Parties/Requests/PartyQueryResponse.cs +3 -3
- package/Common/Runtime/Api/Parties/Requests/PartyQueryResponse.cs.meta +1 -1
- package/Common/Runtime/Api/Parties/Requests/PlayerRequest.cs +3 -3
- package/Common/Runtime/Api/Parties/Requests/PlayerRequest.cs.meta +1 -1
- package/Common/Runtime/Api/Parties/Requests/UpdatePartyRequest.cs +3 -3
- package/Common/Runtime/Api/Parties/Requests/UpdatePartyRequest.cs.meta +1 -1
- package/Common/Runtime/Api/Payments/IPaymentsApi.cs +3 -3
- package/Common/Runtime/Api/Payments/IPaymentsApi.cs.meta +1 -1
- package/Common/Runtime/Api/Payments/PaymentsApi.cs +3 -3
- package/Common/Runtime/Api/Payments/PaymentsApi.cs.meta +1 -1
- package/Common/Runtime/Api/Presence/IPresenceApi.cs +2 -2
- package/Common/Runtime/Api/Presence/IPresenceApi.cs.meta +1 -1
- package/Common/Runtime/Api/Presence/PresenceService.cs +2 -2
- package/Common/Runtime/Api/Presence/PresenceService.cs.meta +1 -1
- package/Common/Runtime/Api/Push/IPushApi.cs +2 -2
- package/Common/Runtime/Api/Push/IPushApi.cs.meta +1 -1
- package/Common/Runtime/Api/QueryBuilder.cs +2 -2
- package/Common/Runtime/Api/QueryBuilder.cs.meta +1 -1
- package/Common/Runtime/Api/Realms/IAliasService.cs +2 -2
- package/Common/Runtime/Api/Realms/IAliasService.cs.meta +1 -1
- package/Common/Runtime/Api/Realms/IRealmApi.cs +2 -2
- package/Common/Runtime/Api/Realms/IRealmApi.cs.meta +1 -1
- package/Common/Runtime/Api/Realms/RealmService.cs +2 -2
- package/Common/Runtime/Api/Realms/RealmService.cs.meta +1 -1
- package/Common/Runtime/Api/SignedRequesterHelper.cs +2 -2
- package/Common/Runtime/Api/SignedRequesterHelper.cs.meta +1 -1
- package/Common/Runtime/Api/Social/ISocialApi.cs +2 -2
- package/Common/Runtime/Api/Social/ISocialApi.cs.meta +1 -1
- package/Common/Runtime/Api/Social/SocialApi.cs +2 -2
- package/Common/Runtime/Api/Social/SocialApi.cs.meta +1 -1
- package/Common/Runtime/Api/Stats/AbsStatsApi.cs +2 -2
- package/Common/Runtime/Api/Stats/AbsStatsApi.cs.meta +1 -1
- package/Common/Runtime/Api/Stats/IStatsApi.cs +2 -2
- package/Common/Runtime/Api/Stats/IStatsApi.cs.meta +1 -1
- package/Common/Runtime/Api/Stats/StatsAccessType.cs +2 -2
- package/Common/Runtime/Api/Stats/StatsAccessType.cs.meta +1 -1
- package/Common/Runtime/Api/Stats/StatsApiHelper.cs +3 -3
- package/Common/Runtime/Api/Stats/StatsApiHelper.cs.meta +1 -1
- package/Common/Runtime/Api/Stats/StatsDomainType.cs +2 -2
- package/Common/Runtime/Api/Stats/StatsDomainType.cs.meta +1 -1
- package/Common/Runtime/Api/Tournaments/ITournamentApi.cs +2 -2
- package/Common/Runtime/Api/Tournaments/ITournamentApi.cs.meta +1 -1
- package/Common/Runtime/Api/Tournaments/TournamentApi.cs +2 -2
- package/Common/Runtime/Api/Tournaments/TournamentApi.cs.meta +1 -1
- package/Common/Runtime/BeamCli/CliContractTypeAttribute.cs +2 -2
- package/Common/Runtime/BeamCli/CliContractTypeAttribute.cs.meta +1 -1
- package/Common/Runtime/BeamCli/CliOtelData.cs +2 -2
- package/Common/Runtime/BeamCli/CliOtelData.cs.meta +1 -1
- package/Common/Runtime/BeamCli/Contracts/CliLogMessage.cs +2 -2
- package/Common/Runtime/BeamCli/Contracts/CliLogMessage.cs.meta +1 -1
- package/Common/Runtime/BeamCli/Contracts/CollectorStatus.cs +2 -2
- package/Common/Runtime/BeamCli/Contracts/CollectorStatus.cs.meta +1 -1
- package/Common/Runtime/BeamCli/Contracts/Constants.cs +2 -2
- package/Common/Runtime/BeamCli/Contracts/Constants.cs.meta +1 -1
- package/Common/Runtime/BeamCli/Contracts/ContentService/AutoSnapshotActionType.cs +2 -2
- package/Common/Runtime/BeamCli/Contracts/ContentService/AutoSnapshotActionType.cs.meta +1 -1
- package/Common/Runtime/BeamCli/Contracts/ContentService/AutoSnapshotType.cs +3 -3
- package/Common/Runtime/BeamCli/Contracts/ContentService/AutoSnapshotType.cs.meta +1 -1
- package/Common/Runtime/BeamCli/Contracts/ContentService/ContentSnapshotType.cs +2 -2
- package/Common/Runtime/BeamCli/Contracts/ContentService/ContentSnapshotType.cs.meta +1 -1
- package/Common/Runtime/BeamCli/Contracts/ContentService/ContentStatus.cs +3 -3
- package/Common/Runtime/BeamCli/Contracts/ContentService/ContentStatus.cs.meta +1 -1
- package/Common/Runtime/BeamCli/Contracts/ContentService/LocalContentManifest.cs +3 -3
- package/Common/Runtime/BeamCli/Contracts/ContentService/LocalContentManifest.cs.meta +1 -1
- package/Common/Runtime/BeamCli/Contracts/ContentService/LocalContentManifestEntry.cs +3 -3
- package/Common/Runtime/BeamCli/Contracts/ContentService/LocalContentManifestEntry.cs.meta +1 -1
- package/Common/Runtime/BeamCli/Contracts/ContentService/ManifestAuthor.cs +2 -2
- package/Common/Runtime/BeamCli/Contracts/ContentService/ManifestAuthor.cs.meta +1 -1
- package/Common/Runtime/BeamCli/Contracts/ContentService/ManifestProjectData.cs +3 -3
- package/Common/Runtime/BeamCli/Contracts/ContentService/ManifestProjectData.cs.meta +1 -1
- package/Common/Runtime/BeamCli/Contracts/ContentService/TagStatus.cs +3 -3
- package/Common/Runtime/BeamCli/Contracts/ContentService/TagStatus.cs.meta +1 -1
- package/Common/Runtime/BeamCli/Contracts/EnvironmentVersionData.cs +2 -2
- package/Common/Runtime/BeamCli/Contracts/EnvironmentVersionData.cs.meta +1 -1
- package/Common/Runtime/BeamCli/Contracts/GenerateEnvOutput.cs +2 -2
- package/Common/Runtime/BeamCli/Contracts/GenerateEnvOutput.cs.meta +1 -1
- package/Common/Runtime/BeamCli/Contracts/ServiceInfo.cs +2 -2
- package/Common/Runtime/BeamCli/Contracts/ServiceInfo.cs.meta +1 -1
- package/Common/Runtime/BeamCli/ErrorOutput.cs +2 -2
- package/Common/Runtime/BeamCli/ErrorOutput.cs.meta +1 -1
- package/Common/Runtime/BeamCli/IBeamCommand.cs +2 -2
- package/Common/Runtime/BeamCli/IBeamCommand.cs.meta +1 -1
- package/Common/Runtime/BeamCli/Reporting.cs +2 -2
- package/Common/Runtime/BeamCli/Reporting.cs.meta +1 -1
- package/Common/Runtime/BeamCli/ServiceInfoHelper.cs +3 -3
- package/Common/Runtime/BeamCli/ServiceInfoHelper.cs.meta +1 -1
- package/Common/Runtime/BeamGenerateSchemaAttribute.cs +3 -3
- package/Common/Runtime/BeamGenerateSchemaAttribute.cs.meta +1 -1
- package/Common/Runtime/BeamableColorUtil.cs +3 -3
- package/Common/Runtime/BeamableColorUtil.cs.meta +1 -1
- package/Common/Runtime/BeamableEnumExtensions.cs +2 -2
- package/Common/Runtime/BeamableEnumExtensions.cs.meta +1 -1
- package/Common/Runtime/BeamableTaskExtensions.cs +3 -3
- package/Common/Runtime/BeamableTaskExtensions.cs.meta +1 -1
- package/Common/Runtime/Collections/ConcurrentBag.cs +2 -2
- package/Common/Runtime/Collections/ConcurrentBag.cs.meta +1 -1
- package/Common/Runtime/Collections/ConcurrentDictionary.cs +2 -2
- package/Common/Runtime/Collections/ConcurrentDictionary.cs.meta +1 -1
- package/Common/Runtime/Constants/Constants.cs +3 -3
- package/Common/Runtime/Constants/Constants.cs.meta +1 -1
- package/Common/Runtime/Constants/Implementations/ArchiveConstants.cs +2 -2
- package/Common/Runtime/Constants/Implementations/ArchiveConstants.cs.meta +1 -1
- package/Common/Runtime/Constants/Implementations/ConfigConstants.cs +3 -3
- package/Common/Runtime/Constants/Implementations/ConfigConstants.cs.meta +1 -1
- package/Common/Runtime/Constants/Implementations/ContentConstants.cs +3 -3
- package/Common/Runtime/Constants/Implementations/ContentConstants.cs.meta +1 -1
- package/Common/Runtime/Constants/Implementations/ContentManagerConstants.cs +3 -3
- package/Common/Runtime/Constants/Implementations/ContentManagerConstants.cs.meta +1 -1
- package/Common/Runtime/Constants/Implementations/CronConstants.cs +3 -3
- package/Common/Runtime/Constants/Implementations/CronConstants.cs.meta +1 -1
- package/Common/Runtime/Constants/Implementations/DockerConstants.cs +3 -3
- package/Common/Runtime/Constants/Implementations/DockerConstants.cs.meta +1 -1
- package/Common/Runtime/Constants/Implementations/EnvironmentConstants.cs +2 -2
- package/Common/Runtime/Constants/Implementations/EnvironmentConstants.cs.meta +1 -1
- package/Common/Runtime/Constants/Implementations/LoginBaseConstants.cs +3 -3
- package/Common/Runtime/Constants/Implementations/LoginBaseConstants.cs.meta +1 -1
- package/Common/Runtime/Constants/Implementations/MigrationConstants.cs +2 -2
- package/Common/Runtime/Constants/Implementations/MigrationConstants.cs.meta +1 -1
- package/Common/Runtime/Constants/Implementations/NotificationConstants.cs +2 -2
- package/Common/Runtime/Constants/Implementations/NotificationConstants.cs.meta +1 -1
- package/Common/Runtime/Constants/Implementations/OtelConstants.cs +2 -2
- package/Common/Runtime/Constants/Implementations/OtelConstants.cs.meta +1 -1
- package/Common/Runtime/Constants/Implementations/RequesterConstants.cs +2 -2
- package/Common/Runtime/Constants/Implementations/RequesterConstants.cs.meta +1 -1
- package/Common/Runtime/Constants/Implementations/SchedulesConstants.cs +3 -3
- package/Common/Runtime/Constants/Implementations/SchedulesConstants.cs.meta +1 -1
- package/Common/Runtime/Constants/Implementations/ServiceConstants.cs +3 -3
- package/Common/Runtime/Constants/Implementations/ServiceConstants.cs.meta +1 -1
- package/Common/Runtime/Constants/Implementations/SpewConstants.cs +3 -3
- package/Common/Runtime/Constants/Implementations/SpewConstants.cs.meta +1 -1
- package/Common/Runtime/Constants/Implementations/TestingToolConstants.cs +3 -3
- package/Common/Runtime/Constants/Implementations/TestingToolConstants.cs.meta +1 -1
- package/Common/Runtime/Constants/Implementations/ToolbarConstants.cs +3 -3
- package/Common/Runtime/Constants/Implementations/ToolbarConstants.cs.meta +1 -1
- package/Common/Runtime/Constants/Implementations/ToolboxConstants.cs +3 -3
- package/Common/Runtime/Constants/Implementations/ToolboxConstants.cs.meta +1 -1
- package/Common/Runtime/Constants/Implementations/TooltipConstants.cs +3 -3
- package/Common/Runtime/Constants/Implementations/TooltipConstants.cs.meta +1 -1
- package/Common/Runtime/Content/ClientContentSerializer.cs +2 -2
- package/Common/Runtime/Content/ClientContentSerializer.cs.meta +1 -1
- package/Common/Runtime/Content/ClientManifest.cs +2 -2
- package/Common/Runtime/Content/ClientManifest.cs.meta +1 -1
- package/Common/Runtime/Content/ClientPermissions.cs +2 -2
- package/Common/Runtime/Content/ClientPermissions.cs.meta +1 -1
- package/Common/Runtime/Content/ContentCorruptedException.cs +3 -3
- package/Common/Runtime/Content/ContentCorruptedException.cs.meta +1 -1
- package/Common/Runtime/Content/ContentDataInfo.cs +2 -2
- package/Common/Runtime/Content/ContentDataInfo.cs.meta +1 -1
- package/Common/Runtime/Content/ContentDeserializationException.cs +2 -2
- package/Common/Runtime/Content/ContentDeserializationException.cs.meta +1 -1
- package/Common/Runtime/Content/ContentFieldAttribute.cs +2 -2
- package/Common/Runtime/Content/ContentFieldAttribute.cs.meta +1 -1
- package/Common/Runtime/Content/ContentFilterType.cs +2 -2
- package/Common/Runtime/Content/ContentFilterType.cs.meta +1 -1
- package/Common/Runtime/Content/ContentNotFoundException.cs +2 -2
- package/Common/Runtime/Content/ContentNotFoundException.cs.meta +1 -1
- package/Common/Runtime/Content/ContentObject.cs +3 -3
- package/Common/Runtime/Content/ContentQuery.cs +2 -2
- package/Common/Runtime/Content/ContentQuery.cs.meta +1 -1
- package/Common/Runtime/Content/ContentQueryExtensions.cs +2 -2
- package/Common/Runtime/Content/ContentQueryExtensions.cs.meta +1 -1
- package/Common/Runtime/Content/ContentRef.cs +2 -2
- package/Common/Runtime/Content/ContentRef.cs.meta +1 -1
- package/Common/Runtime/Content/ContentSerializer.cs +2 -2
- package/Common/Runtime/Content/ContentSerializer.cs.meta +1 -1
- package/Common/Runtime/Content/ContentTypeAttribute.cs +2 -2
- package/Common/Runtime/Content/ContentTypeAttribute.cs.meta +1 -1
- package/Common/Runtime/Content/ContentTypeReflectionCache.cs +2 -2
- package/Common/Runtime/Content/ContentTypeReflectionCache.cs.meta +1 -1
- package/Common/Runtime/Content/ContentVisibility.cs +2 -2
- package/Common/Runtime/Content/ContentVisibility.cs.meta +1 -1
- package/Common/Runtime/Content/Federation.cs +3 -3
- package/Common/Runtime/Content/Federation.cs.meta +1 -1
- package/Common/Runtime/Content/IContentObject.cs +2 -2
- package/Common/Runtime/Content/IContentObject.cs.meta +1 -1
- package/Common/Runtime/Content/IContentService.cs +2 -2
- package/Common/Runtime/Content/IContentService.cs.meta +1 -1
- package/Common/Runtime/Content/IIgnoreSerializationCallbacks.cs +3 -3
- package/Common/Runtime/Content/IIgnoreSerializationCallbacks.cs.meta +1 -1
- package/Common/Runtime/Content/IgnoreContentFieldAttribute.cs +2 -2
- package/Common/Runtime/Content/IgnoreContentFieldAttribute.cs.meta +1 -1
- package/Common/Runtime/Content/Optionals.cs +2 -2
- package/Common/Runtime/Content/Optionals.cs.meta +1 -1
- package/Common/Runtime/Content/PropertyAttributes/FilePathSelectorAttribute.cs +3 -3
- package/Common/Runtime/Content/PropertyAttributes/FilePathSelectorAttribute.cs.meta +1 -1
- package/Common/Runtime/Content/PropertyAttributes/HideUnlessServerPackageInstalled.cs +2 -2
- package/Common/Runtime/Content/PropertyAttributes/HideUnlessServerPackageInstalled.cs.meta +1 -1
- package/Common/Runtime/Content/PropertyAttributes/ReadonlyIfAttribute.cs +3 -3
- package/Common/Runtime/Content/PropertyAttributes/ReadonlyIfAttribute.cs.meta +1 -1
- package/Common/Runtime/Content/PropertyAttributes/ShowOnlyAttribute.cs +3 -3
- package/Common/Runtime/Content/PropertyAttributes/ShowOnlyAttribute.cs.meta +1 -1
- package/Common/Runtime/Content/RenderAsRefAttribute.cs +2 -2
- package/Common/Runtime/Content/RenderAsRefAttribute.cs.meta +1 -1
- package/Common/Runtime/Content/SerializableDictionary.cs +2 -2
- package/Common/Runtime/Content/SerializableDictionary.cs.meta +1 -1
- package/Common/Runtime/Content/Utility/DateUtility.cs +3 -3
- package/Common/Runtime/Content/Utility/DateUtility.cs.meta +1 -1
- package/Common/Runtime/Content/Validation/AggregateContentValidationException.cs +2 -2
- package/Common/Runtime/Content/Validation/AggregateContentValidationException.cs.meta +1 -1
- package/Common/Runtime/Content/Validation/CannotBeBlank.cs +2 -2
- package/Common/Runtime/Content/Validation/CannotBeBlank.cs.meta +1 -1
- package/Common/Runtime/Content/Validation/CannotBeEmpty.cs +2 -2
- package/Common/Runtime/Content/Validation/CannotBeEmpty.cs.meta +1 -1
- package/Common/Runtime/Content/Validation/ContentValidationException.cs +2 -2
- package/Common/Runtime/Content/Validation/ContentValidationException.cs.meta +1 -1
- package/Common/Runtime/Content/Validation/FederationMustBeValid.cs +2 -2
- package/Common/Runtime/Content/Validation/FederationMustBeValid.cs.meta +1 -1
- package/Common/Runtime/Content/Validation/MustBeComparatorString.cs +2 -2
- package/Common/Runtime/Content/Validation/MustBeComparatorString.cs.meta +1 -1
- package/Common/Runtime/Content/Validation/MustBeCurrency.cs +2 -2
- package/Common/Runtime/Content/Validation/MustBeCurrency.cs.meta +1 -1
- package/Common/Runtime/Content/Validation/MustBeCurrencyOrItem.cs +2 -2
- package/Common/Runtime/Content/Validation/MustBeCurrencyOrItem.cs.meta +1 -1
- package/Common/Runtime/Content/Validation/MustBeDateString.cs +2 -2
- package/Common/Runtime/Content/Validation/MustBeDateString.cs.meta +1 -1
- package/Common/Runtime/Content/Validation/MustBeItem.cs +2 -2
- package/Common/Runtime/Content/Validation/MustBeItem.cs.meta +1 -1
- package/Common/Runtime/Content/Validation/MustBeLeaderboard.cs +2 -2
- package/Common/Runtime/Content/Validation/MustBeLeaderboard.cs.meta +1 -1
- package/Common/Runtime/Content/Validation/MustBeNonDefault.cs +3 -3
- package/Common/Runtime/Content/Validation/MustBeNonDefault.cs.meta +1 -1
- package/Common/Runtime/Content/Validation/MustBeNonNegative.cs +2 -2
- package/Common/Runtime/Content/Validation/MustBeNonNegative.cs.meta +1 -1
- package/Common/Runtime/Content/Validation/MustBeOneOf.cs +2 -2
- package/Common/Runtime/Content/Validation/MustBeOneOf.cs.meta +1 -1
- package/Common/Runtime/Content/Validation/MustBePositive.cs +2 -2
- package/Common/Runtime/Content/Validation/MustBePositive.cs.meta +1 -1
- package/Common/Runtime/Content/Validation/MustBeSlugString.cs +3 -3
- package/Common/Runtime/Content/Validation/MustBeSlugString.cs.meta +1 -1
- package/Common/Runtime/Content/Validation/MustBeTimeSpanDuration.cs +3 -3
- package/Common/Runtime/Content/Validation/MustBeTimeSpanDuration.cs.meta +1 -1
- package/Common/Runtime/Content/Validation/MustBeValidCron.cs +3 -3
- package/Common/Runtime/Content/Validation/MustBeValidCron.cs.meta +1 -1
- package/Common/Runtime/Content/Validation/MustContain.cs +2 -2
- package/Common/Runtime/Content/Validation/MustContain.cs.meta +1 -1
- package/Common/Runtime/Content/Validation/MustReferenceContent.cs +2 -2
- package/Common/Runtime/Content/Validation/MustReferenceContent.cs.meta +1 -1
- package/Common/Runtime/Content/Validation/RouteParametersMustBeValid.cs +2 -2
- package/Common/Runtime/Content/Validation/RouteParametersMustBeValid.cs.meta +1 -1
- package/Common/Runtime/Content/Validation/ServiceRouteMustBeValid.cs +2 -2
- package/Common/Runtime/Content/Validation/ServiceRouteMustBeValid.cs.meta +1 -1
- package/Common/Runtime/Content/Validation/TimeSpanDisplayAttribute.cs +2 -2
- package/Common/Runtime/Content/Validation/TimeSpanDisplayAttribute.cs.meta +1 -1
- package/Common/Runtime/Content/Validation/ValidationAttribute.cs +2 -2
- package/Common/Runtime/Content/Validation/ValidationAttribute.cs.meta +1 -1
- package/Common/Runtime/Content/Validation/ValidationContext.cs +2 -2
- package/Common/Runtime/Content/Validation/ValidationContext.cs.meta +1 -1
- package/Common/Runtime/CronExpression/CronLocale.cs +3 -3
- package/Common/Runtime/CronExpression/CronLocale.cs.meta +1 -1
- package/Common/Runtime/CronExpression/ErrorData.cs +3 -3
- package/Common/Runtime/CronExpression/ErrorData.cs.meta +1 -1
- package/Common/Runtime/CronExpression/ExpressionParser.cs +3 -3
- package/Common/Runtime/CronExpression/ExpressionParser.cs.meta +1 -1
- package/Common/Runtime/CronExpression/Options.cs +2 -2
- package/Common/Runtime/CronExpression/Options.cs.meta +1 -1
- package/Common/Runtime/Debug.cs +2 -2
- package/Common/Runtime/Debug.cs.meta +1 -1
- package/Common/Runtime/DefaultQuery.cs +2 -2
- package/Common/Runtime/DefaultQuery.cs.meta +1 -1
- package/Common/Runtime/Dependencies/DependencyBuilder.cs +2 -2
- package/Common/Runtime/Dependencies/DependencyBuilder.cs.meta +1 -1
- package/Common/Runtime/Dependencies/DependencyProvider.cs +2 -2
- package/Common/Runtime/Dependencies/DependencyProvider.cs.meta +1 -1
- package/Common/Runtime/Dependencies/Exceptions.cs +2 -2
- package/Common/Runtime/Dependencies/Exceptions.cs.meta +1 -1
- package/Common/Runtime/Dependencies/IDependencyList.cs +2 -2
- package/Common/Runtime/Dependencies/IDependencyList.cs.meta +1 -1
- package/Common/Runtime/Dependencies/IDependencyNameProvider.cs +2 -2
- package/Common/Runtime/Dependencies/IDependencyNameProvider.cs.meta +1 -1
- package/Common/Runtime/Dependencies/RegisterBeamableDependenciesAttribute.cs +2 -2
- package/Common/Runtime/Dependencies/RegisterBeamableDependenciesAttribute.cs.meta +1 -1
- package/Common/Runtime/Dependencies/ServiceStorage.cs +2 -2
- package/Common/Runtime/Dependencies/ServiceStorage.cs.meta +1 -1
- package/Common/Runtime/Dependencies/Utils.cs +2 -2
- package/Common/Runtime/Dependencies/Utils.cs.meta +1 -1
- package/Common/Runtime/DocUtils.cs +2 -2
- package/Common/Runtime/DocUtils.cs.meta +1 -1
- package/Common/Runtime/Environment/PackageVersion.cs +7 -2
- package/Common/Runtime/Environment/PackageVersion.cs.meta +1 -1
- package/Common/Runtime/Federation/FederatedGameServer.cs +2 -2
- package/Common/Runtime/Federation/FederatedGameServer.cs.meta +1 -1
- package/Common/Runtime/Federation/FederatedInventory.cs +2 -2
- package/Common/Runtime/Federation/FederatedInventory.cs.meta +1 -1
- package/Common/Runtime/Federation/FederatedLogin.cs +2 -2
- package/Common/Runtime/Federation/FederatedLogin.cs.meta +1 -1
- package/Common/Runtime/Federation/FederatedPlayerInit.cs +2 -2
- package/Common/Runtime/Federation/FederatedPlayerInit.cs.meta +1 -1
- package/Common/Runtime/Federation/Federation.cs +2 -2
- package/Common/Runtime/Federation/Federation.cs.meta +1 -1
- package/Common/Runtime/IRuntimeConfigProvider.cs +2 -2
- package/Common/Runtime/IRuntimeConfigProvider.cs.meta +1 -1
- package/Common/Runtime/ISearchableElement.cs +2 -2
- package/Common/Runtime/ISearchableElement.cs.meta +1 -1
- package/Common/Runtime/JsonSerializable/DeleteStream.cs +2 -2
- package/Common/Runtime/JsonSerializable/DeleteStream.cs.meta +1 -1
- package/Common/Runtime/JsonSerializable/DiffStream.cs +2 -2
- package/Common/Runtime/JsonSerializable/DiffStream.cs.meta +1 -1
- package/Common/Runtime/JsonSerializable/JsonData.cs +2 -2
- package/Common/Runtime/JsonSerializable/JsonData.cs.meta +1 -1
- package/Common/Runtime/JsonSerializable/JsonSaveStream.cs +2 -2
- package/Common/Runtime/JsonSerializable/JsonSaveStream.cs.meta +1 -1
- package/Common/Runtime/JsonSerializable/JsonSerializable.cs +2 -2
- package/Common/Runtime/JsonSerializable/JsonSerializable.cs.meta +1 -1
- package/Common/Runtime/JsonSerializable/LoadStream.cs +2 -2
- package/Common/Runtime/JsonSerializable/LoadStream.cs.meta +1 -1
- package/Common/Runtime/JsonSerializable/MessagePackStream.cs +212 -0
- package/Common/Runtime/JsonSerializable/MessagePackStream.cs.meta +11 -0
- package/Common/Runtime/JsonSerializable/SaveStream.cs +2 -2
- package/Common/Runtime/JsonSerializable/SaveStream.cs.meta +1 -1
- package/Common/Runtime/JsonSerializable/TypeLookupFactory.cs +2 -2
- package/Common/Runtime/JsonSerializable/TypeLookupFactory.cs.meta +1 -1
- package/Common/Runtime/Modules/Announcements/AnnouncementApiContent.cs +2 -2
- package/Common/Runtime/Modules/Announcements/AnnouncementContent.cs +2 -2
- package/Common/Runtime/Modules/Announcements/AnnouncementRef.cs +2 -2
- package/Common/Runtime/Modules/Announcements/AnnouncementRef.cs.meta +1 -1
- package/Common/Runtime/Modules/Calendars/CalendarContent.cs +2 -2
- package/Common/Runtime/Modules/Calendars/CalendarRef.cs +2 -2
- package/Common/Runtime/Modules/Calendars/CalendarRef.cs.meta +1 -1
- package/Common/Runtime/Modules/Groups/GroupDonationContentRef.cs +2 -2
- package/Common/Runtime/Modules/Groups/GroupDonationContentRef.cs.meta +1 -1
- package/Common/Runtime/Modules/Groups/GroupDonationsContent.cs +2 -2
- package/Common/Runtime/Modules/Inventory/CurrencyContent.cs +2 -2
- package/Common/Runtime/Modules/Inventory/CurrencyRef.cs +2 -2
- package/Common/Runtime/Modules/Inventory/CurrencyRef.cs.meta +1 -1
- package/Common/Runtime/Modules/Inventory/ItemContent.cs +2 -2
- package/Common/Runtime/Modules/Inventory/ItemRef.cs +2 -2
- package/Common/Runtime/Modules/Inventory/ItemRef.cs.meta +1 -1
- package/Common/Runtime/Modules/Inventory/VipContent.cs +3 -3
- package/Common/Runtime/Modules/Leaderboards/LeaderboardContent.cs +2 -2
- package/Common/Runtime/Modules/Leaderboards/LeaderboardRef.cs +2 -2
- package/Common/Runtime/Modules/Leaderboards/LeaderboardRef.cs.meta +1 -1
- package/Common/Runtime/Modules/SharedContent/ApiContent.cs +2 -2
- package/Common/Runtime/Modules/SharedContent/EmailContent.cs +2 -2
- package/Common/Runtime/Modules/SharedContent/EventContent.cs +3 -3
- package/Common/Runtime/Modules/SharedContent/PlayerReward.cs +2 -2
- package/Common/Runtime/Modules/SharedContent/PlayerReward.cs.meta +1 -1
- package/Common/Runtime/Modules/SharedContent/ScheduleDefinition.cs +2 -2
- package/Common/Runtime/Modules/SharedContent/ScheduleDefinition.cs.meta +1 -1
- package/Common/Runtime/Modules/SharedContent/ScheduleExtensions.cs +3 -3
- package/Common/Runtime/Modules/SharedContent/ScheduleExtensions.cs.meta +1 -1
- package/Common/Runtime/Modules/SharedContent/SimGameType.cs +2 -2
- package/Common/Runtime/Modules/Shop/ListingContent.cs +2 -2
- package/Common/Runtime/Modules/Shop/ListingLink.cs +2 -2
- package/Common/Runtime/Modules/Shop/ListingLink.cs.meta +1 -1
- package/Common/Runtime/Modules/Shop/ListingRef.cs +2 -2
- package/Common/Runtime/Modules/Shop/ListingRef.cs.meta +1 -1
- package/Common/Runtime/Modules/Shop/SKUContent.cs +2 -2
- package/Common/Runtime/Modules/Shop/SKURef.cs +2 -2
- package/Common/Runtime/Modules/Shop/SKURef.cs.meta +1 -1
- package/Common/Runtime/Modules/Shop/StoreContent.cs +2 -2
- package/Common/Runtime/Modules/Shop/StoreRef.cs +2 -2
- package/Common/Runtime/Modules/Shop/StoreRef.cs.meta +1 -1
- package/Common/Runtime/Modules/Steam/ISteamService.cs +3 -3
- package/Common/Runtime/Modules/Steam/ISteamService.cs.meta +1 -1
- package/Common/Runtime/Modules/Tournaments/TournamentColorConstants.cs +3 -3
- package/Common/Runtime/Modules/Tournaments/TournamentColorConstants.cs.meta +1 -1
- package/Common/Runtime/Modules/Tournaments/TournamentContent.cs +3 -3
- package/Common/Runtime/ObjectExtensions.cs +3 -3
- package/Common/Runtime/ObjectExtensions.cs.meta +1 -1
- package/Common/Runtime/OpenApi/AccountsBasic.gs.cs +2 -2
- package/Common/Runtime/OpenApi/AccountsBasic.gs.cs.meta +1 -1
- package/Common/Runtime/OpenApi/AccountsBasicCommon.gs.cs +2 -2
- package/Common/Runtime/OpenApi/AccountsBasicCommon.gs.cs.meta +1 -1
- package/Common/Runtime/OpenApi/AccountsObject.gs.cs +2 -2
- package/Common/Runtime/OpenApi/AccountsObject.gs.cs.meta +1 -1
- package/Common/Runtime/OpenApi/AnnouncementsBasic.gs.cs +2 -2
- package/Common/Runtime/OpenApi/AnnouncementsBasic.gs.cs.meta +1 -1
- package/Common/Runtime/OpenApi/AnnouncementsBasicCommon.gs.cs +2 -2
- package/Common/Runtime/OpenApi/AnnouncementsBasicCommon.gs.cs.meta +1 -1
- package/Common/Runtime/OpenApi/AnnouncementsObject.gs.cs +2 -2
- package/Common/Runtime/OpenApi/AnnouncementsObject.gs.cs.meta +1 -1
- package/Common/Runtime/OpenApi/AuthBasic.gs.cs +2 -2
- package/Common/Runtime/OpenApi/AuthBasic.gs.cs.meta +1 -1
- package/Common/Runtime/OpenApi/AuthBasicCommon.gs.cs +2 -2
- package/Common/Runtime/OpenApi/AuthBasicCommon.gs.cs.meta +1 -1
- package/Common/Runtime/OpenApi/BeamAdmin.gs.cs +2 -2
- package/Common/Runtime/OpenApi/BeamAdmin.gs.cs.meta +1 -1
- package/Common/Runtime/OpenApi/BeamAdminCommon.gs.cs +2 -2
- package/Common/Runtime/OpenApi/BeamAdminCommon.gs.cs.meta +1 -1
- package/Common/Runtime/OpenApi/BeamAuth.gs.cs +2 -2
- package/Common/Runtime/OpenApi/BeamAuth.gs.cs.meta +1 -1
- package/Common/Runtime/OpenApi/BeamAuthCommon.gs.cs +2 -2
- package/Common/Runtime/OpenApi/BeamAuthCommon.gs.cs.meta +1 -1
- package/Common/Runtime/OpenApi/BeamBeamo.gs.cs +2 -2
- package/Common/Runtime/OpenApi/BeamBeamo.gs.cs.meta +1 -1
- package/Common/Runtime/OpenApi/BeamBeamoCommon.gs.cs +2 -2
- package/Common/Runtime/OpenApi/BeamBeamoCommon.gs.cs.meta +1 -1
- package/Common/Runtime/OpenApi/BeamBeamootel.gs.cs +2 -2
- package/Common/Runtime/OpenApi/BeamBeamootel.gs.cs.meta +1 -1
- package/Common/Runtime/OpenApi/BeamBeamootelCommon.gs.cs +2 -2
- package/Common/Runtime/OpenApi/BeamBeamootelCommon.gs.cs.meta +1 -1
- package/Common/Runtime/OpenApi/BeamCustomer.gs.cs +2 -2
- package/Common/Runtime/OpenApi/BeamCustomer.gs.cs.meta +1 -1
- package/Common/Runtime/OpenApi/BeamCustomerCommon.gs.cs +2 -2
- package/Common/Runtime/OpenApi/BeamCustomerCommon.gs.cs.meta +1 -1
- package/Common/Runtime/OpenApi/BeamLobby.gs.cs +2 -2
- package/Common/Runtime/OpenApi/BeamLobby.gs.cs.meta +1 -1
- package/Common/Runtime/OpenApi/BeamLobbyCommon.gs.cs +2 -2
- package/Common/Runtime/OpenApi/BeamLobbyCommon.gs.cs.meta +1 -1
- package/Common/Runtime/OpenApi/BeamMailbox.gs.cs +2 -2
- package/Common/Runtime/OpenApi/BeamMailbox.gs.cs.meta +1 -1
- package/Common/Runtime/OpenApi/BeamMailboxCommon.gs.cs +2 -2
- package/Common/Runtime/OpenApi/BeamMailboxCommon.gs.cs.meta +1 -1
- package/Common/Runtime/OpenApi/BeamMatchmaking.gs.cs +2 -2
- package/Common/Runtime/OpenApi/BeamMatchmaking.gs.cs.meta +1 -1
- package/Common/Runtime/OpenApi/BeamMatchmakingCommon.gs.cs +2 -2
- package/Common/Runtime/OpenApi/BeamMatchmakingCommon.gs.cs.meta +1 -1
- package/Common/Runtime/OpenApi/BeamParty.gs.cs +2 -2
- package/Common/Runtime/OpenApi/BeamParty.gs.cs.meta +1 -1
- package/Common/Runtime/OpenApi/BeamPartyCommon.gs.cs +2 -2
- package/Common/Runtime/OpenApi/BeamPartyCommon.gs.cs.meta +1 -1
- package/Common/Runtime/OpenApi/BeamPlayer.gs.cs +2 -2
- package/Common/Runtime/OpenApi/BeamPlayer.gs.cs.meta +1 -1
- package/Common/Runtime/OpenApi/BeamPlayerCommon.gs.cs +2 -2
- package/Common/Runtime/OpenApi/BeamPlayerCommon.gs.cs.meta +1 -1
- package/Common/Runtime/OpenApi/BeamPlayerlobby.gs.cs +2 -2
- package/Common/Runtime/OpenApi/BeamPlayerlobby.gs.cs.meta +1 -1
- package/Common/Runtime/OpenApi/BeamPlayerlobbyCommon.gs.cs +2 -2
- package/Common/Runtime/OpenApi/BeamPlayerlobbyCommon.gs.cs.meta +1 -1
- package/Common/Runtime/OpenApi/BeamPlayerparty.gs.cs +2 -2
- package/Common/Runtime/OpenApi/BeamPlayerparty.gs.cs.meta +1 -1
- package/Common/Runtime/OpenApi/BeamPlayerpartyCommon.gs.cs +2 -2
- package/Common/Runtime/OpenApi/BeamPlayerpartyCommon.gs.cs.meta +1 -1
- package/Common/Runtime/OpenApi/BeamPlayerticket.gs.cs +2 -2
- package/Common/Runtime/OpenApi/BeamPlayerticket.gs.cs.meta +1 -1
- package/Common/Runtime/OpenApi/BeamPlayerticketCommon.gs.cs +2 -2
- package/Common/Runtime/OpenApi/BeamPlayerticketCommon.gs.cs.meta +1 -1
- package/Common/Runtime/OpenApi/BeamPresence.gs.cs +2 -2
- package/Common/Runtime/OpenApi/BeamPresence.gs.cs.meta +1 -1
- package/Common/Runtime/OpenApi/BeamPresenceCommon.gs.cs +2 -2
- package/Common/Runtime/OpenApi/BeamPresenceCommon.gs.cs.meta +1 -1
- package/Common/Runtime/OpenApi/BeamScheduler.gs.cs +2 -2
- package/Common/Runtime/OpenApi/BeamScheduler.gs.cs.meta +1 -1
- package/Common/Runtime/OpenApi/BeamSchedulerCommon.gs.cs +2 -2
- package/Common/Runtime/OpenApi/BeamSchedulerCommon.gs.cs.meta +1 -1
- package/Common/Runtime/OpenApi/BeamServiceplan.gs.cs +2 -2
- package/Common/Runtime/OpenApi/BeamServiceplan.gs.cs.meta +1 -1
- package/Common/Runtime/OpenApi/BeamServiceplanCommon.gs.cs +2 -2
- package/Common/Runtime/OpenApi/BeamServiceplanCommon.gs.cs.meta +1 -1
- package/Common/Runtime/OpenApi/BeamoBasic.gs.cs +2 -2
- package/Common/Runtime/OpenApi/BeamoBasic.gs.cs.meta +1 -1
- package/Common/Runtime/OpenApi/BeamoBasicCommon.gs.cs +2 -2
- package/Common/Runtime/OpenApi/BeamoBasicCommon.gs.cs.meta +1 -1
- package/Common/Runtime/OpenApi/CalendarsObject.gs.cs +2 -2
- package/Common/Runtime/OpenApi/CalendarsObject.gs.cs.meta +1 -1
- package/Common/Runtime/OpenApi/CalendarsObjectCommon.gs.cs +2 -2
- package/Common/Runtime/OpenApi/CalendarsObjectCommon.gs.cs.meta +1 -1
- package/Common/Runtime/OpenApi/CloudsavingBasic.gs.cs +2 -2
- package/Common/Runtime/OpenApi/CloudsavingBasic.gs.cs.meta +1 -1
- package/Common/Runtime/OpenApi/CloudsavingBasicCommon.gs.cs +2 -2
- package/Common/Runtime/OpenApi/CloudsavingBasicCommon.gs.cs.meta +1 -1
- package/Common/Runtime/OpenApi/CommerceBasic.gs.cs +2 -2
- package/Common/Runtime/OpenApi/CommerceBasic.gs.cs.meta +1 -1
- package/Common/Runtime/OpenApi/CommerceBasicCommon.gs.cs +2 -2
- package/Common/Runtime/OpenApi/CommerceBasicCommon.gs.cs.meta +1 -1
- package/Common/Runtime/OpenApi/CommerceObject.gs.cs +2 -2
- package/Common/Runtime/OpenApi/CommerceObject.gs.cs.meta +1 -1
- package/Common/Runtime/OpenApi/ContentBasic.gs.cs +2 -2
- package/Common/Runtime/OpenApi/ContentBasic.gs.cs.meta +1 -1
- package/Common/Runtime/OpenApi/ContentBasicCommon.gs.cs +2 -2
- package/Common/Runtime/OpenApi/ContentBasicCommon.gs.cs.meta +1 -1
- package/Common/Runtime/OpenApi/Event-playersObject.gs.cs +2 -2
- package/Common/Runtime/OpenApi/Event-playersObject.gs.cs.meta +1 -1
- package/Common/Runtime/OpenApi/Event-playersObjectCommon.gs.cs +2 -2
- package/Common/Runtime/OpenApi/Event-playersObjectCommon.gs.cs.meta +1 -1
- package/Common/Runtime/OpenApi/EventsBasic.gs.cs +2 -2
- package/Common/Runtime/OpenApi/EventsBasic.gs.cs.meta +1 -1
- package/Common/Runtime/OpenApi/EventsBasicCommon.gs.cs +2 -2
- package/Common/Runtime/OpenApi/EventsBasicCommon.gs.cs.meta +1 -1
- package/Common/Runtime/OpenApi/EventsObject.gs.cs +2 -2
- package/Common/Runtime/OpenApi/EventsObject.gs.cs.meta +1 -1
- package/Common/Runtime/OpenApi/Group-usersObject.gs.cs +2 -2
- package/Common/Runtime/OpenApi/Group-usersObject.gs.cs.meta +1 -1
- package/Common/Runtime/OpenApi/Group-usersObjectCommon.gs.cs +2 -2
- package/Common/Runtime/OpenApi/Group-usersObjectCommon.gs.cs.meta +1 -1
- package/Common/Runtime/OpenApi/GroupsObject.gs.cs +2 -2
- package/Common/Runtime/OpenApi/GroupsObject.gs.cs.meta +1 -1
- package/Common/Runtime/OpenApi/GroupsObjectCommon.gs.cs +2 -2
- package/Common/Runtime/OpenApi/GroupsObjectCommon.gs.cs.meta +1 -1
- package/Common/Runtime/OpenApi/InventoryBasic.gs.cs +2 -2
- package/Common/Runtime/OpenApi/InventoryBasic.gs.cs.meta +1 -1
- package/Common/Runtime/OpenApi/InventoryBasicCommon.gs.cs +2 -2
- package/Common/Runtime/OpenApi/InventoryBasicCommon.gs.cs.meta +1 -1
- package/Common/Runtime/OpenApi/InventoryObject.gs.cs +2 -2
- package/Common/Runtime/OpenApi/InventoryObject.gs.cs.meta +1 -1
- package/Common/Runtime/OpenApi/LeaderboardsBasic.gs.cs +2 -2
- package/Common/Runtime/OpenApi/LeaderboardsBasic.gs.cs.meta +1 -1
- package/Common/Runtime/OpenApi/LeaderboardsBasicCommon.gs.cs +2 -2
- package/Common/Runtime/OpenApi/LeaderboardsBasicCommon.gs.cs.meta +1 -1
- package/Common/Runtime/OpenApi/LeaderboardsObject.gs.cs +2 -2
- package/Common/Runtime/OpenApi/LeaderboardsObject.gs.cs.meta +1 -1
- package/Common/Runtime/OpenApi/MailBasic.gs.cs +2 -2
- package/Common/Runtime/OpenApi/MailBasic.gs.cs.meta +1 -1
- package/Common/Runtime/OpenApi/MailBasicCommon.gs.cs +2 -2
- package/Common/Runtime/OpenApi/MailBasicCommon.gs.cs.meta +1 -1
- package/Common/Runtime/OpenApi/MailObject.gs.cs +2 -2
- package/Common/Runtime/OpenApi/MailObject.gs.cs.meta +1 -1
- package/Common/Runtime/OpenApi/Models.gs.cs +2 -2
- package/Common/Runtime/OpenApi/Models.gs.cs.meta +1 -1
- package/Common/Runtime/OpenApi/NotificationBasic.gs.cs +2 -2
- package/Common/Runtime/OpenApi/NotificationBasic.gs.cs.meta +1 -1
- package/Common/Runtime/OpenApi/NotificationBasicCommon.gs.cs +2 -2
- package/Common/Runtime/OpenApi/NotificationBasicCommon.gs.cs.meta +1 -1
- package/Common/Runtime/OpenApi/PaymentsBasic.gs.cs +2 -2
- package/Common/Runtime/OpenApi/PaymentsBasic.gs.cs.meta +1 -1
- package/Common/Runtime/OpenApi/PaymentsBasicCommon.gs.cs +2 -2
- package/Common/Runtime/OpenApi/PaymentsBasicCommon.gs.cs.meta +1 -1
- package/Common/Runtime/OpenApi/PaymentsObject.gs.cs +2 -2
- package/Common/Runtime/OpenApi/PaymentsObject.gs.cs.meta +1 -1
- package/Common/Runtime/OpenApi/PushBasic.gs.cs +2 -2
- package/Common/Runtime/OpenApi/PushBasic.gs.cs.meta +1 -1
- package/Common/Runtime/OpenApi/PushBasicCommon.gs.cs +2 -2
- package/Common/Runtime/OpenApi/PushBasicCommon.gs.cs.meta +1 -1
- package/Common/Runtime/OpenApi/RealmsBasic.gs.cs +2 -2
- package/Common/Runtime/OpenApi/RealmsBasic.gs.cs.meta +1 -1
- package/Common/Runtime/OpenApi/RealmsBasicCommon.gs.cs +2 -2
- package/Common/Runtime/OpenApi/RealmsBasicCommon.gs.cs.meta +1 -1
- package/Common/Runtime/OpenApi/SessionBasic.gs.cs +2 -2
- package/Common/Runtime/OpenApi/SessionBasic.gs.cs.meta +1 -1
- package/Common/Runtime/OpenApi/SessionBasicCommon.gs.cs +2 -2
- package/Common/Runtime/OpenApi/SessionBasicCommon.gs.cs.meta +1 -1
- package/Common/Runtime/OpenApi/SocialBasic.gs.cs +2 -2
- package/Common/Runtime/OpenApi/SocialBasic.gs.cs.meta +1 -1
- package/Common/Runtime/OpenApi/SocialBasicCommon.gs.cs +2 -2
- package/Common/Runtime/OpenApi/SocialBasicCommon.gs.cs.meta +1 -1
- package/Common/Runtime/OpenApi/StatsBasic.gs.cs +2 -2
- package/Common/Runtime/OpenApi/StatsBasic.gs.cs.meta +1 -1
- package/Common/Runtime/OpenApi/StatsBasicCommon.gs.cs +2 -2
- package/Common/Runtime/OpenApi/StatsBasicCommon.gs.cs.meta +1 -1
- package/Common/Runtime/OpenApi/StatsObject.gs.cs +2 -2
- package/Common/Runtime/OpenApi/StatsObject.gs.cs.meta +1 -1
- package/Common/Runtime/OpenApi/TournamentsBasic.gs.cs +2 -2
- package/Common/Runtime/OpenApi/TournamentsBasic.gs.cs.meta +1 -1
- package/Common/Runtime/OpenApi/TournamentsBasicCommon.gs.cs +2 -2
- package/Common/Runtime/OpenApi/TournamentsBasicCommon.gs.cs.meta +1 -1
- package/Common/Runtime/OpenApi/TournamentsObject.gs.cs +2 -2
- package/Common/Runtime/OpenApi/TournamentsObject.gs.cs.meta +1 -1
- package/Common/Runtime/OpenApi/TrialsBasic.gs.cs +2 -2
- package/Common/Runtime/OpenApi/TrialsBasic.gs.cs.meta +1 -1
- package/Common/Runtime/OpenApi/TrialsBasicCommon.gs.cs +2 -2
- package/Common/Runtime/OpenApi/TrialsBasicCommon.gs.cs.meta +1 -1
- package/Common/Runtime/OpenApiExtensions/BeamoExtensions.cs +2 -2
- package/Common/Runtime/OpenApiExtensions/BeamoExtensions.cs.meta +1 -1
- package/Common/Runtime/OpenApiExtensions/LegacyConverterExtensions.cs +3 -3
- package/Common/Runtime/OpenApiExtensions/LegacyConverterExtensions.cs.meta +1 -1
- package/Common/Runtime/OpenApiSystem.cs +2 -2
- package/Common/Runtime/OpenApiSystem.cs.meta +1 -1
- package/Common/Runtime/Player/Lazy.cs +2 -2
- package/Common/Runtime/Player/Lazy.cs.meta +1 -1
- package/Common/Runtime/Player/Observables.cs +2 -2
- package/Common/Runtime/Player/Observables.cs.meta +1 -1
- package/Common/Runtime/Pooling/ClassPool.cs +3 -3
- package/Common/Runtime/Pooling/ClassPool.cs.meta +1 -1
- package/Common/Runtime/Pooling/StringBuilderPool.cs +2 -2
- package/Common/Runtime/Pooling/StringBuilderPool.cs.meta +1 -1
- package/Common/Runtime/Promise.cs +2 -2
- package/Common/Runtime/Promise.cs.meta +1 -1
- package/Common/Runtime/ReflectionCache/BeamContextSystemAttribute.cs +2 -2
- package/Common/Runtime/ReflectionCache/BeamContextSystemAttribute.cs.meta +1 -1
- package/Common/Runtime/ReflectionCache/INamingAttribute.cs +2 -2
- package/Common/Runtime/ReflectionCache/INamingAttribute.cs.meta +1 -1
- package/Common/Runtime/ReflectionCache/IReflectionAttribute.cs +2 -2
- package/Common/Runtime/ReflectionCache/IReflectionAttribute.cs.meta +1 -1
- package/Common/Runtime/ReflectionCache/PreserveAttribute.cs +2 -2
- package/Common/Runtime/ReflectionCache/PreserveAttribute.cs.meta +1 -1
- package/Common/Runtime/ReflectionCache/ReflectionCache.cs +2 -2
- package/Common/Runtime/ReflectionCache/ReflectionCache.cs.meta +1 -1
- package/Common/Runtime/ReflectionCache/ReflectionCache_Attributes.cs +2 -2
- package/Common/Runtime/ReflectionCache/ReflectionCache_Attributes.cs.meta +1 -1
- package/Common/Runtime/ReflectionCache/ReflectionCache_BaseTypes.cs +2 -2
- package/Common/Runtime/ReflectionCache/ReflectionCache_BaseTypes.cs.meta +1 -1
- package/Common/Runtime/ReflectionCache/ReflectionCache_SignatureMatching.cs +2 -2
- package/Common/Runtime/ReflectionCache/ReflectionCache_SignatureMatching.cs.meta +1 -1
- package/Common/Runtime/Scheduler/BeamScheduler.cs +2 -2
- package/Common/Runtime/Scheduler/BeamScheduler.cs.meta +1 -1
- package/Common/Runtime/Scheduler/Cron.cs +2 -2
- package/Common/Runtime/Scheduler/Cron.cs.meta +1 -1
- package/Common/Runtime/Scheduler/CronValidation.cs +2 -2
- package/Common/Runtime/Scheduler/CronValidation.cs.meta +1 -1
- package/Common/Runtime/Semantics/ServiceName.cs +2 -2
- package/Common/Runtime/Semantics/ServiceName.cs.meta +1 -1
- package/Common/Runtime/SmallerJSON/IRawJsonProvider.cs +2 -2
- package/Common/Runtime/SmallerJSON/IRawJsonProvider.cs.meta +1 -1
- package/Common/Runtime/SmallerJSON/SmallerJSON.ArrayDict.cs +2 -2
- package/Common/Runtime/SmallerJSON/SmallerJSON.ArrayDict.cs.meta +1 -1
- package/Common/Runtime/SmallerJSON/SmallerJSON.FromString.cs +2 -2
- package/Common/Runtime/SmallerJSON/SmallerJSON.FromString.cs.meta +1 -1
- package/Common/Runtime/SmallerJSON/SmallerJSON.cs +2 -2
- package/Common/Runtime/SmallerJSON/SmallerJSON.cs.meta +1 -1
- package/Common/Runtime/Spew/Logger.cs +2 -2
- package/Common/Runtime/Spew/Logger.cs.meta +1 -1
- package/Common/Runtime/Spew/SpewLoggerAttribute.cs +2 -2
- package/Common/Runtime/Spew/SpewLoggerAttribute.cs.meta +1 -1
- package/Common/Runtime/Trie.cs +2 -2
- package/Common/Runtime/Trie.cs.meta +1 -1
- package/Common/Runtime/TypeExtensions.cs +2 -2
- package/Common/Runtime/TypeExtensions.cs.meta +1 -1
- package/Common/Runtime/Util/BeamAssemblyVersionUtil.cs +2 -2
- package/Common/Runtime/Util/BeamAssemblyVersionUtil.cs.meta +1 -1
- package/Common/Runtime/Util/BeamFileUtil.cs +2 -2
- package/Common/Runtime/Util/BeamFileUtil.cs.meta +1 -1
- package/Common/Runtime/Util/DocsPageHelper.cs +3 -3
- package/Common/Runtime/Util/DocsPageHelper.cs.meta +1 -1
- package/Common/Runtime/Util/NaturalStringComparer.cs +3 -3
- package/Common/Runtime/Util/NaturalStringComparer.cs.meta +1 -1
- package/Editor/BeamCli/Commands/Beam.cs +5 -12
- package/Editor/BeamCli/Commands/BeamInit.cs +2 -2
- package/Editor/BeamCli/Commands/BeamLogin.cs +1 -1
- package/Editor/BeamCli/Commands/BeamProjectNewService.cs +1 -1
- package/Editor/BeamCli/Commands/BeamProjectNewStorage.cs +1 -1
- package/Editor/UI/Common/Materials/BeamIconMat.mat +2 -6
- package/Editor/UI/Common/Materials/BeamLibraryGradientMat.mat +2 -6
- package/Runtime/BeamContext.cs +5 -5
- package/Runtime/Core/Platform/SDK/PlatformRequester.cs +7 -3
- package/Runtime/Core/Platform/SDK/PlatformRequesterInterfaces.cs +1 -1
- package/Runtime/Environment/Resources/env-default.json +7 -7
- package/Tests/Runtime/Beamable/Platform/MockPlatformAPI.cs +1 -1
- package/package.json +11 -8
- package/Common/.idea/.idea.Common.dir/.idea/encodings.xml +0 -4
- package/Common/.idea/.idea.Common.dir/.idea/indexLayout.xml +0 -8
- package/Common/.idea/.idea.Common.dir/.idea/vcs.xml +0 -6
- package/Runtime/Environment/Resources/env-dev.json +0 -9
- package/Runtime/Environment/Resources/env-dev.json.meta +0 -7
- package/Runtime/Environment/Resources/env-prod.json +0 -9
- package/Runtime/Environment/Resources/env-prod.json.meta +0 -7
- package/Runtime/Environment/Resources/env-staging.json +0 -9
- package/Runtime/Environment/Resources/env-staging.json.meta +0 -7
- package/Samples/LightBeamSamples/LootBox/.idea/.idea.SampleSolution/.idea/.name +0 -1
- package/Samples/LightBeamSamples/LootBox/.idea/.idea.SampleSolution/.idea/encodings.xml +0 -4
- package/Samples/LightBeamSamples/LootBox/.idea/.idea.SampleSolution/.idea/indexLayout.xml +0 -8
- package/Samples/LightBeamSamples/LootBox/.idea/.idea.SampleSolution/.idea/vcs.xml +0 -6
- package/Samples.meta +0 -8
- /package/{Samples → Samples~}/LightBeamSamples/AccountManager/AccountConfig.asset +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/AccountManager/AccountConfig.asset.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/AccountManager/AccountExampleConfig.cs +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/AccountManager/AccountExampleConfig.cs.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/AccountManager/AccountManager.cs +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/AccountManager/AccountManager.cs.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/AccountManager/LightBeam.AccountManager.asmdef +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/AccountManager/LightBeam.AccountManager.asmdef.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/AccountManager/Prefabs/AccountDetailsBehaviour/AccountDetails.prefab +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/AccountManager/Prefabs/AccountDetailsBehaviour/AccountDetails.prefab.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/AccountManager/Prefabs/AccountDetailsBehaviour/AccountDetailsBehaviour.cs +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/AccountManager/Prefabs/AccountDetailsBehaviour/AccountDetailsBehaviour.cs.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/AccountManager/Prefabs/AccountDetailsBehaviour.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/AccountManager/Prefabs/AccountDisplayBehaviour/AccountDisplay.prefab +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/AccountManager/Prefabs/AccountDisplayBehaviour/AccountDisplay.prefab.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/AccountManager/Prefabs/AccountDisplayBehaviour/AccountDisplayBehaviour.cs +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/AccountManager/Prefabs/AccountDisplayBehaviour/AccountDisplayBehaviour.cs.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/AccountManager/Prefabs/AccountDisplayBehaviour.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/AccountManager/Prefabs/AccountSwitchPage/AccountSwitchPage.cs +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/AccountManager/Prefabs/AccountSwitchPage/AccountSwitchPage.cs.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/AccountManager/Prefabs/AccountSwitchPage/AccountSwitchPage.prefab +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/AccountManager/Prefabs/AccountSwitchPage/AccountSwitchPage.prefab.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/AccountManager/Prefabs/AccountSwitchPage.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/AccountManager/Prefabs/AvatarDisplay/AvatarDisplay.prefab +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/AccountManager/Prefabs/AvatarDisplay/AvatarDisplay.prefab.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/AccountManager/Prefabs/AvatarDisplay/AvatarDisplayBehaviour.cs +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/AccountManager/Prefabs/AvatarDisplay/AvatarDisplayBehaviour.cs.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/AccountManager/Prefabs/AvatarDisplay.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/AccountManager/Prefabs/ForgotPasswordPage/ForgotPasswordPage.cs +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/AccountManager/Prefabs/ForgotPasswordPage/ForgotPasswordPage.cs.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/AccountManager/Prefabs/ForgotPasswordPage/ForgotPasswordPage.prefab +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/AccountManager/Prefabs/ForgotPasswordPage/ForgotPasswordPage.prefab.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/AccountManager/Prefabs/ForgotPasswordPage.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/AccountManager/Prefabs/HomePage/HomePage.cs +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/AccountManager/Prefabs/HomePage/HomePage.cs.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/AccountManager/Prefabs/HomePage/HomePage.prefab +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/AccountManager/Prefabs/HomePage/HomePage.prefab.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/AccountManager/Prefabs/HomePage.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/AccountManager/Prefabs/RecoverEmailPage/RecoverAccountPage.prefab +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/AccountManager/Prefabs/RecoverEmailPage/RecoverAccountPage.prefab.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/AccountManager/Prefabs/RecoverEmailPage/RecoverEmailPage.cs +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/AccountManager/Prefabs/RecoverEmailPage/RecoverEmailPage.cs.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/AccountManager/Prefabs/RecoverEmailPage.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/AccountManager/Prefabs/RegisterEmailPage/RegisterEmailPage.cs +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/AccountManager/Prefabs/RegisterEmailPage/RegisterEmailPage.cs.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/AccountManager/Prefabs/RegisterEmailPage/RegisterEmailPage.prefab +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/AccountManager/Prefabs/RegisterEmailPage/RegisterEmailPage.prefab.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/AccountManager/Prefabs/RegisterEmailPage.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/AccountManager/Prefabs.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/AccountManager/Sample_AccountManager.unity +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/AccountManager/Sample_AccountManager.unity.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/AccountManager.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/AdminFlowPrefab/AdminFlow.prefab +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/AdminFlowPrefab/AdminFlow.prefab.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/AdminFlowPrefab.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/CloudSaving/CloudSavingConfig.asset +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/CloudSaving/CloudSavingConfig.asset.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/CloudSaving/CloudSavingExampleConfig.cs +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/CloudSaving/CloudSavingExampleConfig.cs.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/CloudSaving/CloudSavingManager.cs +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/CloudSaving/CloudSavingManager.cs.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/CloudSaving/LightBeam.CloudSavingManager.asmdef +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/CloudSaving/LightBeam.CloudSavingManager.asmdef.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/CloudSaving/Prefabs/BytePage/BytePage.cs +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/CloudSaving/Prefabs/BytePage/BytePage.cs.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/CloudSaving/Prefabs/BytePage/BytePage.prefab +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/CloudSaving/Prefabs/BytePage/BytePage.prefab.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/CloudSaving/Prefabs/BytePage.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/CloudSaving/Prefabs/HomePage/ConflictViewReferences.cs +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/CloudSaving/Prefabs/HomePage/ConflictViewReferences.cs.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/CloudSaving/Prefabs/HomePage/HomePage.cs +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/CloudSaving/Prefabs/HomePage/HomePage.cs.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/CloudSaving/Prefabs/HomePage/HomePage.prefab +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/CloudSaving/Prefabs/HomePage/HomePage.prefab.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/CloudSaving/Prefabs/HomePage.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/CloudSaving/Prefabs/JsonPage/JsonPage.cs +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/CloudSaving/Prefabs/JsonPage/JsonPage.cs.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/CloudSaving/Prefabs/JsonPage/JsonPage.prefab +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/CloudSaving/Prefabs/JsonPage/JsonPage.prefab.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/CloudSaving/Prefabs/JsonPage.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/CloudSaving/Prefabs/StringPage/StringPage.cs +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/CloudSaving/Prefabs/StringPage/StringPage.cs.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/CloudSaving/Prefabs/StringPage/StringPage.prefab +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/CloudSaving/Prefabs/StringPage/StringPage.prefab.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/CloudSaving/Prefabs/StringPage.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/CloudSaving/Prefabs.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/CloudSaving/Sample_CloudSaving.unity +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/CloudSaving/Sample_CloudSaving.unity.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/CloudSaving.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/CurrencyHud/CurrencyHudManager.cs +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/CurrencyHud/CurrencyHudManager.cs.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/CurrencyHud/LightBeam.CurrencyHud.asmdef +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/CurrencyHud/LightBeam.CurrencyHud.asmdef.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/CurrencyHud/Prefabs/CurrencyView/CurrencyView.prefab +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/CurrencyHud/Prefabs/CurrencyView/CurrencyView.prefab.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/CurrencyHud/Prefabs/CurrencyView/CurrencyViewBehaviour.cs +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/CurrencyHud/Prefabs/CurrencyView/CurrencyViewBehaviour.cs.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/CurrencyHud/Prefabs/CurrencyView.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/CurrencyHud/Prefabs.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/CurrencyHud/Sample_CurrencyHud.unity +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/CurrencyHud/Sample_CurrencyHud.unity.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/CurrencyHud.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/FriendsManager/FriendsConfig.asset +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/FriendsManager/FriendsConfig.asset.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/FriendsManager/FriendsExampleConfig.cs +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/FriendsManager/FriendsExampleConfig.cs.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/FriendsManager/FriendsManager.cs +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/FriendsManager/FriendsManager.cs.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/FriendsManager/LightBeam.FriendsManager.asmdef +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/FriendsManager/LightBeam.FriendsManager.asmdef.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/FriendsManager/Prefabs/BlockedDisplay/BlockedDisplay.prefab +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/FriendsManager/Prefabs/BlockedDisplay/BlockedDisplay.prefab.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/FriendsManager/Prefabs/BlockedDisplay/BlockedPlayersDisplayBehaviour.cs +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/FriendsManager/Prefabs/BlockedDisplay/BlockedPlayersDisplayBehaviour.cs.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/FriendsManager/Prefabs/BlockedDisplay.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/FriendsManager/Prefabs/FriendDisplay/FriendDisplay.prefab +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/FriendsManager/Prefabs/FriendDisplay/FriendDisplay.prefab.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/FriendsManager/Prefabs/FriendDisplay/FriendDisplayBehaviour.cs +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/FriendsManager/Prefabs/FriendDisplay/FriendDisplayBehaviour.cs.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/FriendsManager/Prefabs/FriendDisplay.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/FriendsManager/Prefabs/HomePage/HomePage.cs +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/FriendsManager/Prefabs/HomePage/HomePage.cs.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/FriendsManager/Prefabs/HomePage/HomePage.prefab +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/FriendsManager/Prefabs/HomePage/HomePage.prefab.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/FriendsManager/Prefabs/HomePage.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/FriendsManager/Prefabs/PlayerFriendsDisplay/PlayerDisplay.prefab +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/FriendsManager/Prefabs/PlayerFriendsDisplay/PlayerDisplay.prefab.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/FriendsManager/Prefabs/PlayerFriendsDisplay/PlayerFriendsBehaviour.cs +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/FriendsManager/Prefabs/PlayerFriendsDisplay/PlayerFriendsBehaviour.cs.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/FriendsManager/Prefabs/PlayerFriendsDisplay.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/FriendsManager/Prefabs/ReceivedInvitesDisplay/ReceivedInviteDisplay.prefab +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/FriendsManager/Prefabs/ReceivedInvitesDisplay/ReceivedInviteDisplay.prefab.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/FriendsManager/Prefabs/ReceivedInvitesDisplay/ReceivedInviteDisplayBehaviour.cs +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/FriendsManager/Prefabs/ReceivedInvitesDisplay/ReceivedInviteDisplayBehaviour.cs.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/FriendsManager/Prefabs/ReceivedInvitesDisplay.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/FriendsManager/Prefabs/Selector/Editor/LightBeam.FriendsManager.Selector.Editor.asmdef +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/FriendsManager/Prefabs/Selector/Editor/LightBeam.FriendsManager.Selector.Editor.asmdef.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/FriendsManager/Prefabs/Selector/Editor/SelectorButtonBehaviourEditor.cs +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/FriendsManager/Prefabs/Selector/Editor/SelectorButtonBehaviourEditor.cs.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/FriendsManager/Prefabs/Selector/Editor.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/FriendsManager/Prefabs/Selector/SelectorButtonBehaviour.cs +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/FriendsManager/Prefabs/Selector/SelectorButtonBehaviour.cs.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/FriendsManager/Prefabs/Selector.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/FriendsManager/Prefabs/SelectorButton.prefab +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/FriendsManager/Prefabs/SelectorButton.prefab.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/FriendsManager/Prefabs/SentInvitesDisplay/SentInviteDisplay.prefab +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/FriendsManager/Prefabs/SentInvitesDisplay/SentInviteDisplay.prefab.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/FriendsManager/Prefabs/SentInvitesDisplay/SentInviteDisplayBehaviour.cs +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/FriendsManager/Prefabs/SentInvitesDisplay/SentInviteDisplayBehaviour.cs.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/FriendsManager/Prefabs/SentInvitesDisplay.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/FriendsManager/Prefabs.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/FriendsManager/Sample_FriendsManager.unity +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/FriendsManager/Sample_FriendsManager.unity.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/FriendsManager.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/Inventory/InventoryConfig.asset +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/Inventory/InventoryConfig.asset.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/Inventory/InventoryExampleConfig.cs +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/Inventory/InventoryExampleConfig.cs.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/Inventory/InventoryManager.cs +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/Inventory/InventoryManager.cs.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/Inventory/LightBeam.InventoryManager.asmdef +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/Inventory/LightBeam.InventoryManager.asmdef.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/Inventory/Prefabs/CurrencyDisplay/CurrencyDisplay.prefab +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/Inventory/Prefabs/CurrencyDisplay/CurrencyDisplay.prefab.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/Inventory/Prefabs/CurrencyDisplay/CurrencyDisplayBehaviour.cs +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/Inventory/Prefabs/CurrencyDisplay/CurrencyDisplayBehaviour.cs.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/Inventory/Prefabs/CurrencyDisplay.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/Inventory/Prefabs/CurrencyInfoPage/CurrencyInfoBehaviour.cs +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/Inventory/Prefabs/CurrencyInfoPage/CurrencyInfoBehaviour.cs.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/Inventory/Prefabs/CurrencyInfoPage/CurrencyInfoDisplay.prefab +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/Inventory/Prefabs/CurrencyInfoPage/CurrencyInfoDisplay.prefab.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/Inventory/Prefabs/CurrencyInfoPage.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/Inventory/Prefabs/HomePage/HomePage.cs +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/Inventory/Prefabs/HomePage/HomePage.cs.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/Inventory/Prefabs/HomePage/HomePage.prefab +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/Inventory/Prefabs/HomePage/HomePage.prefab.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/Inventory/Prefabs/HomePage.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/Inventory/Prefabs/ItemDisplay/ItemDisplay.prefab +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/Inventory/Prefabs/ItemDisplay/ItemDisplay.prefab.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/Inventory/Prefabs/ItemDisplay/ItemDisplayBehaviour.cs +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/Inventory/Prefabs/ItemDisplay/ItemDisplayBehaviour.cs.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/Inventory/Prefabs/ItemDisplay.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/Inventory/Prefabs/ItemInfoPage/ItemInfoPage.cs +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/Inventory/Prefabs/ItemInfoPage/ItemInfoPage.cs.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/Inventory/Prefabs/ItemInfoPage/ItemInfoPage.prefab +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/Inventory/Prefabs/ItemInfoPage/ItemInfoPage.prefab.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/Inventory/Prefabs/ItemInfoPage.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/Inventory/Prefabs/PropertyDisplay/PropertyDisplay.prefab +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/Inventory/Prefabs/PropertyDisplay/PropertyDisplay.prefab.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/Inventory/Prefabs/PropertyDisplay/PropertyDisplayBehaviour.cs +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/Inventory/Prefabs/PropertyDisplay/PropertyDisplayBehaviour.cs.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/Inventory/Prefabs/PropertyDisplay.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/Inventory/Prefabs.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/Inventory/Sample_InventoryManager.unity +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/Inventory/Sample_InventoryManager.unity.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/Inventory.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/LobbyManager/LightBeam.LobbyManager.asmdef +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/LobbyManager/LightBeam.LobbyManager.asmdef.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/LobbyManager/LobbyConfig.asset +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/LobbyManager/LobbyConfig.asset.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/LobbyManager/LobbyExampleConfig.cs +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/LobbyManager/LobbyExampleConfig.cs.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/LobbyManager/LobbyManager.cs +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/LobbyManager/LobbyManager.cs.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/LobbyManager/Prefabs/CreateLobbyDisplay/CreateLobbyDisplay.prefab +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/LobbyManager/Prefabs/CreateLobbyDisplay/CreateLobbyDisplay.prefab.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/LobbyManager/Prefabs/CreateLobbyDisplay/CreateLobbyDisplayBehaviour.cs +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/LobbyManager/Prefabs/CreateLobbyDisplay/CreateLobbyDisplayBehaviour.cs.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/LobbyManager/Prefabs/CreateLobbyDisplay.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/LobbyManager/Prefabs/FindLobbyDisplay/FindLobbyDisplay.prefab +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/LobbyManager/Prefabs/FindLobbyDisplay/FindLobbyDisplay.prefab.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/LobbyManager/Prefabs/FindLobbyDisplay/FindLobbyDisplayBehaviour.cs +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/LobbyManager/Prefabs/FindLobbyDisplay/FindLobbyDisplayBehaviour.cs.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/LobbyManager/Prefabs/FindLobbyDisplay.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/LobbyManager/Prefabs/HomePage/HomePage.cs +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/LobbyManager/Prefabs/HomePage/HomePage.cs.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/LobbyManager/Prefabs/HomePage/HomePage.prefab +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/LobbyManager/Prefabs/HomePage/HomePage.prefab.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/LobbyManager/Prefabs/HomePage.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/LobbyManager/Prefabs/JoinLobbyDisplay/JoinLobbyDisplay.prefab +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/LobbyManager/Prefabs/JoinLobbyDisplay/JoinLobbyDisplay.prefab.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/LobbyManager/Prefabs/JoinLobbyDisplay/JoinLobbyDisplayBehaviour.cs +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/LobbyManager/Prefabs/JoinLobbyDisplay/JoinLobbyDisplayBehaviour.cs.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/LobbyManager/Prefabs/JoinLobbyDisplay.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/LobbyManager/Prefabs/LobbyDetailsDisplay/LobbyDetailsDisplay.prefab +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/LobbyManager/Prefabs/LobbyDetailsDisplay/LobbyDetailsDisplay.prefab.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/LobbyManager/Prefabs/LobbyDetailsDisplay/LobbyDetailsDisplayBehaviour.cs +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/LobbyManager/Prefabs/LobbyDetailsDisplay/LobbyDetailsDisplayBehaviour.cs.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/LobbyManager/Prefabs/LobbyDetailsDisplay.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/LobbyManager/Prefabs/LobbyDisplay/LobbyDisplay.prefab +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/LobbyManager/Prefabs/LobbyDisplay/LobbyDisplay.prefab.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/LobbyManager/Prefabs/LobbyDisplay/LobbyDisplayBehaviour.cs +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/LobbyManager/Prefabs/LobbyDisplay/LobbyDisplayBehaviour.cs.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/LobbyManager/Prefabs/LobbyDisplay.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/LobbyManager/Prefabs/PlayerDisplay/PlayerIdDisplay.prefab +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/LobbyManager/Prefabs/PlayerDisplay/PlayerIdDisplay.prefab.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/LobbyManager/Prefabs/PlayerDisplay/PlayerIdDisplayBehaviour.cs +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/LobbyManager/Prefabs/PlayerDisplay/PlayerIdDisplayBehaviour.cs.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/LobbyManager/Prefabs/PlayerDisplay.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/LobbyManager/Prefabs/PlayerLobby/PlayerLobby.prefab +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/LobbyManager/Prefabs/PlayerLobby/PlayerLobby.prefab.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/LobbyManager/Prefabs/PlayerLobby/PlayerLobbyBehaviour.cs +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/LobbyManager/Prefabs/PlayerLobby/PlayerLobbyBehaviour.cs.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/LobbyManager/Prefabs/PlayerLobby.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/LobbyManager/Prefabs.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/LobbyManager/Sample_LobbyManager.unity +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/LobbyManager/Sample_LobbyManager.unity.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/LobbyManager.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/LootBox/BeamableServices~/LootBoxService/.dockerignore +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/LootBox/BeamableServices~/LootBoxService/.env +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/LootBox/BeamableServices~/LootBoxService/BeamSourceGenConfig.json +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/LootBox/BeamableServices~/LootBoxService/Dockerfile +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/LootBox/BeamableServices~/LootBoxService/LootBoxService.cs +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/LootBox/BeamableServices~/LootBoxService/LootBoxService.csproj +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/LootBox/BeamableServices~/LootBoxService/Program.cs +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/LootBox/BeamableServices~/LootBoxService/federations.json +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/LootBox/Client/DummyScript.cs +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/LootBox/Client/DummyScript.cs.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/LootBox/Client/LootBoxService.Client.asmdef +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/LootBox/Client/LootBoxService.Client.asmdef.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/LootBox/Client/LootBoxServiceClient.cs +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/LootBox/Client/LootBoxServiceClient.cs.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/LootBox/Client.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/LootBox/LightBeam.LootBox.asmdef +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/LootBox/LightBeam.LootBox.asmdef.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/LootBox/LootBoxExampleConfig.asset +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/LootBox/LootBoxExampleConfig.asset.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/LootBox/LootBoxExampleConfig.cs +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/LootBox/LootBoxExampleConfig.cs.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/LootBox/LootBoxManager.cs +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/LootBox/LootBoxManager.cs.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/LootBox/Prefabs/LootBoxPage/LootBoxPage.cs +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/LootBox/Prefabs/LootBoxPage/LootBoxPage.cs.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/LootBox/Prefabs/LootBoxPage/LootBoxPage.prefab +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/LootBox/Prefabs/LootBoxPage/LootBoxPage.prefab.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/LootBox/Prefabs/LootBoxPage.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/LootBox/Prefabs.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/LootBox/Sample_LootBox.unity +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/LootBox/Sample_LootBox.unity.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/LootBox/Shared/Lightbeam.Lootbox.SharedCode.asmdef +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/LootBox/Shared/Lightbeam.Lootbox.SharedCode.asmdef.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/LootBox/Shared/LootboxConstants.cs +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/LootBox/Shared/LootboxConstants.cs.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/LootBox/Shared.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/LootBox.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/SceneLoader/Beamable.LightBeam.Boot.asmdef +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/SceneLoader/Beamable.LightBeam.Boot.asmdef.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/SceneLoader/Config/LightBeamSceneConfigObject.cs +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/SceneLoader/Config/LightBeamSceneConfigObject.cs.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/SceneLoader/Config/LightBeamSceneConfigObject_Editor.cs +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/SceneLoader/Config/LightBeamSceneConfigObject_Editor.cs.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/SceneLoader/Config.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/SceneLoader/Editor/Beamable.LightBeam.Boot.Editor.asmdef +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/SceneLoader/Editor/Beamable.LightBeam.Boot.Editor.asmdef.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/SceneLoader/Editor/LightBeamBuilds.cs +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/SceneLoader/Editor/LightBeamBuilds.cs.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/SceneLoader/Editor.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/SceneLoader/LightBeamBooter.cs +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/SceneLoader/LightBeamBooter.cs.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/SceneLoader/LightBeam_Boot.unity +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/SceneLoader/LightBeam_Boot.unity.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/SceneLoader/Prefabs/SceneDisplay/SceneDisplay.prefab +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/SceneLoader/Prefabs/SceneDisplay/SceneDisplay.prefab.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/SceneLoader/Prefabs/SceneDisplay/SceneDisplayBehaviour.cs +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/SceneLoader/Prefabs/SceneDisplay/SceneDisplayBehaviour.cs.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/SceneLoader/Prefabs/SceneDisplay.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/SceneLoader/Prefabs.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/SceneLoader/Resources/SceneConfig.asset +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/SceneLoader/Resources/SceneConfig.asset.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/SceneLoader/Resources/link.xml +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/SceneLoader/Resources/link.xml.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/SceneLoader/Resources.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples/SceneLoader.meta +0 -0
- /package/{Samples → Samples~}/LightBeamSamples.meta +0 -0
- /package/{Samples → Samples~}/SampleProjectBase/Art/Textures/BeamableSDKReadmeImage.png +0 -0
- /package/{Samples → Samples~}/SampleProjectBase/Art/Textures/BeamableSDKReadmeImage.png.meta +0 -0
- /package/{Samples → Samples~}/SampleProjectBase/Art/Textures/ReadMeFileIcon.png +0 -0
- /package/{Samples → Samples~}/SampleProjectBase/Art/Textures/ReadMeFileIcon.png.meta +0 -0
- /package/{Samples → Samples~}/SampleProjectBase/Art/Textures.meta +0 -0
- /package/{Samples → Samples~}/SampleProjectBase/Art.meta +0 -0
- /package/{Samples → Samples~}/SampleProjectBase/Readme.asset +0 -0
- /package/{Samples → Samples~}/SampleProjectBase/Readme.asset.meta +0 -0
- /package/{Samples → Samples~}/SampleProjectBase/Scripts/Editor/Beamable/Samples/SampleProjectBase/AutoOpenReadme.cs +0 -0
- /package/{Samples → Samples~}/SampleProjectBase/Scripts/Editor/Beamable/Samples/SampleProjectBase/AutoOpenReadme.cs.meta +0 -0
- /package/{Samples → Samples~}/SampleProjectBase/Scripts/Editor/Beamable/Samples/SampleProjectBase/BeamableReadmeEditor.cs +0 -0
- /package/{Samples → Samples~}/SampleProjectBase/Scripts/Editor/Beamable/Samples/SampleProjectBase/BeamableReadmeEditor.cs.meta +0 -0
- /package/{Samples → Samples~}/SampleProjectBase/Scripts/Editor/Beamable/Samples/SampleProjectBase.meta +0 -0
- /package/{Samples → Samples~}/SampleProjectBase/Scripts/Editor/Beamable/Samples.meta +0 -0
- /package/{Samples → Samples~}/SampleProjectBase/Scripts/Editor/Beamable.meta +0 -0
- /package/{Samples → Samples~}/SampleProjectBase/Scripts/Editor/Unity.Beamable.Samples.Editor.asmdef +0 -0
- /package/{Samples → Samples~}/SampleProjectBase/Scripts/Editor/Unity.Beamable.Samples.Editor.asmdef.meta +0 -0
- /package/{Samples → Samples~}/SampleProjectBase/Scripts/Editor.meta +0 -0
- /package/{Samples → Samples~}/SampleProjectBase/Scripts/Runtime/Beamable/Samples/SampleProjectBase/Readme.cs +0 -0
- /package/{Samples → Samples~}/SampleProjectBase/Scripts/Runtime/Beamable/Samples/SampleProjectBase/Readme.cs.meta +0 -0
- /package/{Samples → Samples~}/SampleProjectBase/Scripts/Runtime/Beamable/Samples/SampleProjectBase.meta +0 -0
- /package/{Samples → Samples~}/SampleProjectBase/Scripts/Runtime/Beamable/Samples.meta +0 -0
- /package/{Samples → Samples~}/SampleProjectBase/Scripts/Runtime/Beamable.meta +0 -0
- /package/{Samples → Samples~}/SampleProjectBase/Scripts/Runtime/Unity.Beamable.Samples.Runtime.asmdef +0 -0
- /package/{Samples → Samples~}/SampleProjectBase/Scripts/Runtime/Unity.Beamable.Samples.Runtime.asmdef.meta +0 -0
- /package/{Samples → Samples~}/SampleProjectBase/Scripts/Runtime.meta +0 -0
- /package/{Samples → Samples~}/SampleProjectBase/Scripts.meta +0 -0
- /package/{Samples → Samples~}/SampleProjectBase.meta +0 -0
package/.attestation.p7m
ADDED
|
Binary file
|
package/CHANGELOG.md
CHANGED
|
@@ -13,6 +13,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|
|
13
13
|
### Changed
|
|
14
14
|
- Update CLI to 7.0.0
|
|
15
15
|
|
|
16
|
+
### Fixed
|
|
17
|
+
- Sudden account switching no longer accidentally happens when unpredictable errors happen during account switching [4321](https://github.com/beamable/BeamableProduct/issues/4321)
|
|
18
|
+
|
|
16
19
|
## [4.0.2] - 2025-11-20
|
|
17
20
|
### Changed
|
|
18
21
|
- Update CLI to 6.2.1, to fix content serialization issue
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
//
|
|
2
|
-
//
|
|
1
|
+
// this file was copied from nuget package Beamable.Common@0.0.0-PREVIEW.NIGHTLY-202512081843
|
|
2
|
+
// https://www.nuget.org/packages/Beamable.Common/0.0.0-PREVIEW.NIGHTLY-202512081843
|
|
3
3
|
|
|
4
4
|
using System;
|
|
5
5
|
using System.Runtime.CompilerServices;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
//
|
|
2
|
-
//
|
|
1
|
+
// this file was copied from nuget package Beamable.Common@0.0.0-PREVIEW.NIGHTLY-202512081843
|
|
2
|
+
// https://www.nuget.org/packages/Beamable.Common/0.0.0-PREVIEW.NIGHTLY-202512081843
|
|
3
3
|
|
|
4
4
|
using System;
|
|
5
5
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
//
|
|
2
|
-
//
|
|
1
|
+
// this file was copied from nuget package Beamable.Common@0.0.0-PREVIEW.NIGHTLY-202512081843
|
|
2
|
+
// https://www.nuget.org/packages/Beamable.Common/0.0.0-PREVIEW.NIGHTLY-202512081843
|
|
3
3
|
|
|
4
|
-
using Beamable.Serialization;
|
|
4
|
+
using Beamable.Serialization;
|
|
5
5
|
|
|
6
6
|
namespace Beamable.Api.Analytics
|
|
7
7
|
{
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
//
|
|
2
|
-
//
|
|
1
|
+
// this file was copied from nuget package Beamable.Common@0.0.0-PREVIEW.NIGHTLY-202512081843
|
|
2
|
+
// https://www.nuget.org/packages/Beamable.Common/0.0.0-PREVIEW.NIGHTLY-202512081843
|
|
3
3
|
|
|
4
4
|
using Beamable.Common.Api;
|
|
5
5
|
using Beamable.Common.Spew;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
//
|
|
2
|
-
//
|
|
1
|
+
// this file was copied from nuget package Beamable.Common@0.0.0-PREVIEW.NIGHTLY-202512081843
|
|
2
|
+
// https://www.nuget.org/packages/Beamable.Common/0.0.0-PREVIEW.NIGHTLY-202512081843
|
|
3
3
|
|
|
4
|
-
using System.Collections.Generic;
|
|
4
|
+
using System.Collections.Generic;
|
|
5
5
|
|
|
6
6
|
namespace Beamable.Api.Analytics
|
|
7
7
|
{
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
//
|
|
2
|
-
//
|
|
1
|
+
// this file was copied from nuget package Beamable.Common@0.0.0-PREVIEW.NIGHTLY-202512081843
|
|
2
|
+
// https://www.nuget.org/packages/Beamable.Common/0.0.0-PREVIEW.NIGHTLY-202512081843
|
|
3
3
|
|
|
4
4
|
using Beamable.Serialization;
|
|
5
5
|
using System.Collections.Generic;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
//
|
|
2
|
-
//
|
|
1
|
+
// this file was copied from nuget package Beamable.Common@0.0.0-PREVIEW.NIGHTLY-202512081843
|
|
2
|
+
// https://www.nuget.org/packages/Beamable.Common/0.0.0-PREVIEW.NIGHTLY-202512081843
|
|
3
3
|
|
|
4
4
|
using Beamable.Serialization;
|
|
5
5
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
//
|
|
2
|
-
//
|
|
1
|
+
// this file was copied from nuget package Beamable.Common@0.0.0-PREVIEW.NIGHTLY-202512081843
|
|
2
|
+
// https://www.nuget.org/packages/Beamable.Common/0.0.0-PREVIEW.NIGHTLY-202512081843
|
|
3
3
|
|
|
4
4
|
using System.Collections.Generic;
|
|
5
5
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
//
|
|
2
|
-
//
|
|
1
|
+
// this file was copied from nuget package Beamable.Common@0.0.0-PREVIEW.NIGHTLY-202512081843
|
|
2
|
+
// https://www.nuget.org/packages/Beamable.Common/0.0.0-PREVIEW.NIGHTLY-202512081843
|
|
3
3
|
|
|
4
4
|
using Beamable.Api.Autogenerated.Announcements;
|
|
5
5
|
using Beamable.Common.Content;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
//
|
|
2
|
-
//
|
|
1
|
+
// this file was copied from nuget package Beamable.Common@0.0.0-PREVIEW.NIGHTLY-202512081843
|
|
2
|
+
// https://www.nuget.org/packages/Beamable.Common/0.0.0-PREVIEW.NIGHTLY-202512081843
|
|
3
3
|
|
|
4
4
|
using Beamable.Common.Announcements;
|
|
5
5
|
using Beamable.Common.Content;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
//
|
|
2
|
-
//
|
|
1
|
+
// this file was copied from nuget package Beamable.Common@0.0.0-PREVIEW.NIGHTLY-202512081843
|
|
2
|
+
// https://www.nuget.org/packages/Beamable.Common/0.0.0-PREVIEW.NIGHTLY-202512081843
|
|
3
3
|
|
|
4
4
|
using Beamable.Common.Content;
|
|
5
5
|
using System;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
//
|
|
2
|
-
//
|
|
1
|
+
// this file was copied from nuget package Beamable.Common@0.0.0-PREVIEW.NIGHTLY-202512081843
|
|
2
|
+
// https://www.nuget.org/packages/Beamable.Common/0.0.0-PREVIEW.NIGHTLY-202512081843
|
|
3
3
|
|
|
4
4
|
using System;
|
|
5
5
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
//
|
|
2
|
-
//
|
|
1
|
+
// this file was copied from nuget package Beamable.Common@0.0.0-PREVIEW.NIGHTLY-202512081843
|
|
2
|
+
// https://www.nuget.org/packages/Beamable.Common/0.0.0-PREVIEW.NIGHTLY-202512081843
|
|
3
3
|
|
|
4
4
|
using Beamable.Common;
|
|
5
5
|
using Beamable.Common.Api;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
//
|
|
2
|
-
//
|
|
1
|
+
// this file was copied from nuget package Beamable.Common@0.0.0-PREVIEW.NIGHTLY-202512081843
|
|
2
|
+
// https://www.nuget.org/packages/Beamable.Common/0.0.0-PREVIEW.NIGHTLY-202512081843
|
|
3
3
|
|
|
4
4
|
using Beamable.Common;
|
|
5
5
|
using Beamable.Common.Api;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
//
|
|
2
|
-
//
|
|
1
|
+
// this file was copied from nuget package Beamable.Common@0.0.0-PREVIEW.NIGHTLY-202512081843
|
|
2
|
+
// https://www.nuget.org/packages/Beamable.Common/0.0.0-PREVIEW.NIGHTLY-202512081843
|
|
3
3
|
|
|
4
4
|
using Beamable.Common;
|
|
5
5
|
using Beamable.Common.Api;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
//
|
|
2
|
-
//
|
|
1
|
+
// this file was copied from nuget package Beamable.Common@0.0.0-PREVIEW.NIGHTLY-202512081843
|
|
2
|
+
// https://www.nuget.org/packages/Beamable.Common/0.0.0-PREVIEW.NIGHTLY-202512081843
|
|
3
3
|
|
|
4
4
|
using Beamable.Common;
|
|
5
5
|
using Beamable.Common.Api;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
//
|
|
2
|
-
//
|
|
1
|
+
// this file was copied from nuget package Beamable.Common@0.0.0-PREVIEW.NIGHTLY-202512081843
|
|
2
|
+
// https://www.nuget.org/packages/Beamable.Common/0.0.0-PREVIEW.NIGHTLY-202512081843
|
|
3
3
|
|
|
4
4
|
using System;
|
|
5
5
|
using System.Collections.Generic;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
//
|
|
2
|
-
//
|
|
1
|
+
// this file was copied from nuget package Beamable.Common@0.0.0-PREVIEW.NIGHTLY-202512081843
|
|
2
|
+
// https://www.nuget.org/packages/Beamable.Common/0.0.0-PREVIEW.NIGHTLY-202512081843
|
|
3
3
|
|
|
4
4
|
namespace Beamable.Common.Api.CloudData
|
|
5
5
|
{
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
//
|
|
2
|
-
//
|
|
1
|
+
// this file was copied from nuget package Beamable.Common@0.0.0-PREVIEW.NIGHTLY-202512081843
|
|
2
|
+
// https://www.nuget.org/packages/Beamable.Common/0.0.0-PREVIEW.NIGHTLY-202512081843
|
|
3
3
|
|
|
4
4
|
using Beamable.Serialization;
|
|
5
5
|
using System;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
//
|
|
2
|
-
//
|
|
1
|
+
// this file was copied from nuget package Beamable.Common@0.0.0-PREVIEW.NIGHTLY-202512081843
|
|
2
|
+
// https://www.nuget.org/packages/Beamable.Common/0.0.0-PREVIEW.NIGHTLY-202512081843
|
|
3
3
|
|
|
4
|
-
namespace Beamable.Common.Api.Commerce
|
|
4
|
+
namespace Beamable.Common.Api.Commerce
|
|
5
5
|
{
|
|
6
6
|
public interface ICommerceApi
|
|
7
7
|
{
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
//
|
|
2
|
-
//
|
|
1
|
+
// this file was copied from nuget package Beamable.Common@0.0.0-PREVIEW.NIGHTLY-202512081843
|
|
2
|
+
// https://www.nuget.org/packages/Beamable.Common/0.0.0-PREVIEW.NIGHTLY-202512081843
|
|
3
3
|
|
|
4
4
|
using Beamable.Common.Content;
|
|
5
5
|
using System;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
//
|
|
2
|
-
//
|
|
1
|
+
// this file was copied from nuget package Beamable.Common@0.0.0-PREVIEW.NIGHTLY-202512081843
|
|
2
|
+
// https://www.nuget.org/packages/Beamable.Common/0.0.0-PREVIEW.NIGHTLY-202512081843
|
|
3
3
|
|
|
4
4
|
using Beamable.Serialization.SmallerJSON;
|
|
5
5
|
using System.Collections.Generic;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
//
|
|
2
|
-
//
|
|
1
|
+
// this file was copied from nuget package Beamable.Common@0.0.0-PREVIEW.NIGHTLY-202512081843
|
|
2
|
+
// https://www.nuget.org/packages/Beamable.Common/0.0.0-PREVIEW.NIGHTLY-202512081843
|
|
3
3
|
|
|
4
4
|
using System;
|
|
5
5
|
using System.Collections.Generic;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
//
|
|
2
|
-
//
|
|
1
|
+
// this file was copied from nuget package Beamable.Common@0.0.0-PREVIEW.NIGHTLY-202512081843
|
|
2
|
+
// https://www.nuget.org/packages/Beamable.Common/0.0.0-PREVIEW.NIGHTLY-202512081843
|
|
3
3
|
|
|
4
4
|
using Beamable.Common.Api.Inventory;
|
|
5
5
|
using Beamable.Common.Pooling;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
//
|
|
2
|
-
//
|
|
1
|
+
// this file was copied from nuget package Beamable.Common@0.0.0-PREVIEW.NIGHTLY-202512081843
|
|
2
|
+
// https://www.nuget.org/packages/Beamable.Common/0.0.0-PREVIEW.NIGHTLY-202512081843
|
|
3
3
|
|
|
4
4
|
using Beamable.Common.Api.Inventory;
|
|
5
5
|
using System;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
//
|
|
2
|
-
//
|
|
1
|
+
// this file was copied from nuget package Beamable.Common@0.0.0-PREVIEW.NIGHTLY-202512081843
|
|
2
|
+
// https://www.nuget.org/packages/Beamable.Common/0.0.0-PREVIEW.NIGHTLY-202512081843
|
|
3
3
|
|
|
4
4
|
using System;
|
|
5
5
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
//
|
|
2
|
-
//
|
|
1
|
+
// this file was copied from nuget package Beamable.Common@0.0.0-PREVIEW.NIGHTLY-202512081843
|
|
2
|
+
// https://www.nuget.org/packages/Beamable.Common/0.0.0-PREVIEW.NIGHTLY-202512081843
|
|
3
3
|
|
|
4
|
-
namespace Beamable.Common.Api
|
|
4
|
+
namespace Beamable.Common.Api
|
|
5
5
|
{
|
|
6
6
|
public interface IBeamableFilesystemAccessor
|
|
7
7
|
{
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
//
|
|
2
|
-
//
|
|
1
|
+
// this file was copied from nuget package Beamable.Common@0.0.0-PREVIEW.NIGHTLY-202512081843
|
|
2
|
+
// https://www.nuget.org/packages/Beamable.Common/0.0.0-PREVIEW.NIGHTLY-202512081843
|
|
3
3
|
|
|
4
4
|
using Beamable.Common;
|
|
5
5
|
using Beamable.Common.Api;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
//
|
|
2
|
-
//
|
|
1
|
+
// this file was copied from nuget package Beamable.Common@0.0.0-PREVIEW.NIGHTLY-202512081843
|
|
2
|
+
// https://www.nuget.org/packages/Beamable.Common/0.0.0-PREVIEW.NIGHTLY-202512081843
|
|
3
3
|
|
|
4
4
|
namespace Beamable.Common.Api
|
|
5
5
|
{
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
//
|
|
2
|
-
//
|
|
1
|
+
// this file was copied from nuget package Beamable.Common@0.0.0-PREVIEW.NIGHTLY-202512081843
|
|
2
|
+
// https://www.nuget.org/packages/Beamable.Common/0.0.0-PREVIEW.NIGHTLY-202512081843
|
|
3
3
|
|
|
4
4
|
namespace Beamable.Common.Api
|
|
5
5
|
{
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
//
|
|
2
|
-
//
|
|
1
|
+
// this file was copied from nuget package Beamable.Common@0.0.0-PREVIEW.NIGHTLY-202512081843
|
|
2
|
+
// https://www.nuget.org/packages/Beamable.Common/0.0.0-PREVIEW.NIGHTLY-202512081843
|
|
3
3
|
|
|
4
4
|
using Beamable.Api.Autogenerated.Beamo;
|
|
5
5
|
using Beamable.Api.Autogenerated.Models;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
//
|
|
2
|
-
//
|
|
1
|
+
// this file was copied from nuget package Beamable.Common@0.0.0-PREVIEW.NIGHTLY-202512081843
|
|
2
|
+
// https://www.nuget.org/packages/Beamable.Common/0.0.0-PREVIEW.NIGHTLY-202512081843
|
|
3
3
|
|
|
4
4
|
using Beamable.Serialization.SmallerJSON;
|
|
5
5
|
using System;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
//
|
|
2
|
-
//
|
|
1
|
+
// this file was copied from nuget package Beamable.Common@0.0.0-PREVIEW.NIGHTLY-202512081843
|
|
2
|
+
// https://www.nuget.org/packages/Beamable.Common/0.0.0-PREVIEW.NIGHTLY-202512081843
|
|
3
3
|
|
|
4
4
|
namespace Beamable.Common.Api
|
|
5
5
|
{
|