Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IvarK/AntimatterDimensionsSourceCode
/ functions
Functions
3,040 in github.com/IvarK/AntimatterDimensionsSourceCode
⨍
Functions
3,040
◇
Types & classes
738
Method
LinkNintendoServiceAccount
* Links the Nintendo account associated with the token to the user's PlayFab account. * https://docs.microsoft.com/rest/api/playfab/client/a
src/typings/PlayFabClientApi.d.ts:484
Method
LinkNintendoSwitchDeviceId
* Links the NintendoSwitchDeviceId to the user's PlayFab account * https://docs.microsoft.com/rest/api/playfab/client/account-management/lin
src/typings/PlayFabClientApi.d.ts:489
Method
LinkOpenIdConnect
* Links an OpenID Connect account to a user's PlayFab account, based on an existing relationship between a title and an * Open ID Connect pr
src/typings/PlayFabClientApi.d.ts:495
Method
LinkPSNAccount
* Links the PlayStation :tm: Network account associated with the provided access code to the user's PlayFab account * https://docs.microsoft
src/typings/PlayFabClientApi.d.ts:500
Method
LinkSteamAccount
* Links the Steam account associated with the provided Steam authentication ticket to the user's PlayFab account * https://docs.microsoft.co
src/typings/PlayFabClientApi.d.ts:505
Method
LinkTwitch
* Links the Twitch account associated with the token to the user's PlayFab account. * https://docs.microsoft.com/rest/api/playfab/client/acc
src/typings/PlayFabClientApi.d.ts:510
Method
LinkXboxAccount
* Links the Xbox Live account associated with the provided access code to the user's PlayFab account * https://docs.microsoft.com/rest/api/p
src/typings/PlayFabClientApi.d.ts:515
Method
LoginWithAndroidDeviceID
* Signs the user in using the Android device identifier, returning a session identifier that can subsequently be used for * API calls which
src/typings/PlayFabClientApi.d.ts:521
Method
LoginWithApple
* Signs in the user with a Sign in with Apple identity token. * https://docs.microsoft.com/rest/api/playfab/client/authentication/loginwitha
src/typings/PlayFabClientApi.d.ts:526
Method
LoginWithCustomID
* Signs the user in using a custom unique identifier generated by the title, returning a session identifier that can * subsequently be used
src/typings/PlayFabClientApi.d.ts:532
Method
LoginWithEmailAddress
* Signs the user into the PlayFab account, returning a session identifier that can subsequently be used for API calls * which require an aut
src/typings/PlayFabClientApi.d.ts:540
Method
LoginWithFacebook
* Signs the user in using a Facebook access token, returning a session identifier that can subsequently be used for API * calls which requir
src/typings/PlayFabClientApi.d.ts:546
Method
LoginWithFacebookInstantGamesId
* Signs the user in using a Facebook Instant Games ID, returning a session identifier that can subsequently be used for * API calls which re
src/typings/PlayFabClientApi.d.ts:552
Method
LoginWithGameCenter
* Signs the user in using an iOS Game Center player identifier, returning a session identifier that can subsequently be * used for API calls
src/typings/PlayFabClientApi.d.ts:561
Method
LoginWithGoogleAccount
* Signs the user in using their Google account credentials * https://docs.microsoft.com/rest/api/playfab/client/authentication/loginwithgoog
src/typings/PlayFabClientApi.d.ts:566
Method
LoginWithGooglePlayGamesServices
* Signs the user in using their Google Play Games account credentials * https://docs.microsoft.com/rest/api/playfab/client/authentication/lo
src/typings/PlayFabClientApi.d.ts:571
Method
LoginWithIOSDeviceID
* Signs the user in using the vendor-specific iOS device identifier, returning a session identifier that can subsequently * be used for API
src/typings/PlayFabClientApi.d.ts:577
Method
LoginWithKongregate
* Signs the user in using a Kongregate player account. * https://docs.microsoft.com/rest/api/playfab/client/authentication/loginwithkongrega
src/typings/PlayFabClientApi.d.ts:582
Method
LoginWithNintendoServiceAccount
* Signs in the user with a Nintendo service account token. * https://docs.microsoft.com/rest/api/playfab/client/authentication/loginwithnint
src/typings/PlayFabClientApi.d.ts:587
Method
LoginWithNintendoSwitchDeviceId
* Signs the user in using a Nintendo Switch Device ID, returning a session identifier that can subsequently be used for * API calls which re
src/typings/PlayFabClientApi.d.ts:593
Method
LoginWithOpenIdConnect
* Logs in a user with an Open ID Connect JWT created by an existing relationship between a title and an Open ID Connect * provider.
src/typings/PlayFabClientApi.d.ts:599
Method
LoginWithPSN
* Signs the user in using a PlayStation :tm: Network authentication code, returning a session identifier that can * subsequently be used for
src/typings/PlayFabClientApi.d.ts:613
Method
LoginWithPlayFab
* Signs the user into the PlayFab account, returning a session identifier that can subsequently be used for API calls * which require an aut
src/typings/PlayFabClientApi.d.ts:607
Function
LoginWithSteam
(ticket)
src/steam/bindings/playfab.js:9
Method
LoginWithTwitch
* Signs the user in using a Twitch access token. * https://docs.microsoft.com/rest/api/playfab/client/authentication/loginwithtwitch
src/typings/PlayFabClientApi.d.ts:624
Method
LoginWithXbox
* Signs the user in using a Xbox Live Token, returning a session identifier that can subsequently be used for API calls * which require an a
src/typings/PlayFabClientApi.d.ts:630
Method
Matchmake
* Attempts to locate a game session matching the given parameters. If the goal is to match the player into a specific * active session, only
src/typings/PlayFabClientApi.d.ts:640
Method
OpenTrade
* Opens a new outstanding trade. Note that a given item instance may only be in one open trade at a time. * https://docs.microsoft.com/rest/
src/typings/PlayFabClientApi.d.ts:645
Function
PURCHASE
(type, tier)
src/core/secret-formula/multiplier-tab/icons.js:25
Function
PayForPurchase
(orderId, currency, providerName)
src/steam/bindings/playfab.js:54
Function
PurchaseItem
(id, price, currency)
src/steam/bindings/playfab.js:36
Method
RedeemCoupon
* Adds the virtual goods associated with the coupon to the user's inventory. Coupons can be generated via the * Economy->Catalogs tab in the
src/typings/PlayFabClientApi.d.ts:662
Method
RefreshPSNAuthToken
* Uses the supplied OAuth code to refresh the internally cached player PlayStation :tm: Network auth token * https://docs.microsoft.com/rest
src/typings/PlayFabClientApi.d.ts:667
Method
RegisterForIOSPushNotification
* Registers the iOS device to receive push notifications * https://docs.microsoft.com/rest/api/playfab/client/platform-specific-methods/regi
src/typings/PlayFabClientApi.d.ts:672
Method
RegisterPlayFabUser
* Registers a new Playfab user account, returning a session identifier that can subsequently be used for API calls which * require an authen
src/typings/PlayFabClientApi.d.ts:678
Method
RemoveContactEmail
* Removes a contact email from the player's profile. * https://docs.microsoft.com/rest/api/playfab/client/account-management/removecontactem
src/typings/PlayFabClientApi.d.ts:683
Method
RemoveFriend
* Removes a specified user from the friend list of the local user * https://docs.microsoft.com/rest/api/playfab/client/friend-list-managemen
src/typings/PlayFabClientApi.d.ts:688
Method
RemoveGenericID
* Removes the specified generic service identifier from the player's PlayFab account. * https://docs.microsoft.com/rest/api/playfab/client/a
src/typings/PlayFabClientApi.d.ts:693
Method
RemoveSharedGroupMembers
* Removes users from the set of those able to update the shared data and the set of users in the group. Only users in the * group can remove
src/typings/PlayFabClientApi.d.ts:701
Method
ReportAdActivity
* Report player's ad activity * https://docs.microsoft.com/rest/api/playfab/client/advertising/reportadactivity
src/typings/PlayFabClientApi.d.ts:706
Method
ReportDeviceInfo
* Write a PlayStream event to describe the provided player device information. This API method is not designed to be * called directly by de
src/typings/PlayFabClientApi.d.ts:712
Method
ReportPlayer
* Submit a report for another player (due to bad bahavior, etc.), so that customer service representatives for the title * can take action c
src/typings/PlayFabClientApi.d.ts:718
Method
RestoreIOSPurchases
* Restores all in-app purchases based on the given restore receipt * https://docs.microsoft.com/rest/api/playfab/client/platform-specific-me
src/typings/PlayFabClientApi.d.ts:723
Method
RewardAdActivity
* Reward player's ad activity * https://docs.microsoft.com/rest/api/playfab/client/advertising/rewardadactivity
src/typings/PlayFabClientApi.d.ts:728
Function
SACRIFICE
(type)
src/core/secret-formula/multiplier-tab/icons.js:57
Method
SECOND_GAUSSIAN_DEFAULT_VALUE
()
src/core/glyphs/glyph-generator.js:11
Function
SPECIFIC_GLYPH
(type)
src/core/secret-formula/multiplier-tab/icons.js:163
Method
STCost
()
src/core/time-studies/time-studies.js:167
Method
SendAccountRecoveryEmail
* Forces an email to be sent to the registered email address for the user's account, with a link allowing the user to * change the password.
src/typings/PlayFabClientApi.d.ts:735
Method
SetFriendTags
* Updates the tag list for a specified user in the friend list of the local user * https://docs.microsoft.com/rest/api/playfab/client/friend
src/typings/PlayFabClientApi.d.ts:740
Method
SetPlayerSecret
* Sets the player's secret if it is not already set. Player secrets are used to sign API requests. To reset a player's * secret use the Admi
src/typings/PlayFabClientApi.d.ts:746
Function
StartPurchase
(itemId, quantity, annotation)
src/steam/bindings/playfab.js:44
Method
SubtractUserVirtualCurrency
* Decrements the user's balance of the specified virtual currency by the stated amount. It is possible to make a VC * balance negative with
src/typings/PlayFabClientApi.d.ts:757
Method
TS
src/components/tabs/time-studies/time-study-tree-layout.js:51
Function
Theme
(name, config)
src/core/themes.js:3
Function
UPGRADE
(type)
src/core/secret-formula/multiplier-tab/icons.js:72
Method
UnlinkAndroidDeviceID
* Unlinks the related Android device identifier from the user's PlayFab account * https://docs.microsoft.com/rest/api/playfab/client/account
src/typings/PlayFabClientApi.d.ts:762
Method
UnlinkApple
* Unlinks the related Apple account from the user's PlayFab account. * https://docs.microsoft.com/rest/api/playfab/client/account-management
src/typings/PlayFabClientApi.d.ts:767
Method
UnlinkCustomID
* Unlinks the related custom identifier from the user's PlayFab account * https://docs.microsoft.com/rest/api/playfab/client/account-managem
src/typings/PlayFabClientApi.d.ts:772
Method
UnlinkFacebookAccount
* Unlinks the related Facebook account from the user's PlayFab account * https://docs.microsoft.com/rest/api/playfab/client/account-manageme
src/typings/PlayFabClientApi.d.ts:777
Method
UnlinkFacebookInstantGamesId
* Unlinks the related Facebook Instant Game Ids from the user's PlayFab account * https://docs.microsoft.com/rest/api/playfab/client/account
src/typings/PlayFabClientApi.d.ts:782
Method
UnlinkGameCenterAccount
* Unlinks the related Game Center account from the user's PlayFab account * https://docs.microsoft.com/rest/api/playfab/client/account-manag
src/typings/PlayFabClientApi.d.ts:787
Method
UnlinkGoogleAccount
* Unlinks the related Google account from the user's PlayFab account * (https://developers.google.com/android/reference/com/google/android/g
src/typings/PlayFabClientApi.d.ts:793
Method
UnlinkGooglePlayGamesServicesAccount
* Unlinks the related Google Play Games account from the user's PlayFab account. * https://docs.microsoft.com/rest/api/playfab/client/accoun
src/typings/PlayFabClientApi.d.ts:798
Method
UnlinkIOSDeviceID
* Unlinks the related iOS device identifier from the user's PlayFab account * https://docs.microsoft.com/rest/api/playfab/client/account-man
src/typings/PlayFabClientApi.d.ts:803
Method
UnlinkKongregate
* Unlinks the related Kongregate identifier from the user's PlayFab account * https://docs.microsoft.com/rest/api/playfab/client/account-man
src/typings/PlayFabClientApi.d.ts:808
Method
UnlinkNintendoServiceAccount
* Unlinks the related Nintendo account from the user's PlayFab account. * https://docs.microsoft.com/rest/api/playfab/client/account-managem
src/typings/PlayFabClientApi.d.ts:813
Method
UnlinkNintendoSwitchDeviceId
* Unlinks the related NintendoSwitchDeviceId from the user's PlayFab account * https://docs.microsoft.com/rest/api/playfab/client/account-ma
src/typings/PlayFabClientApi.d.ts:818
Method
UnlinkOpenIdConnect
* Unlinks an OpenID Connect account from a user's PlayFab account, based on the connection ID of an existing relationship * between a title
src/typings/PlayFabClientApi.d.ts:824
Method
UnlinkPSNAccount
* Unlinks the related PlayStation :tm: Network account from the user's PlayFab account * https://docs.microsoft.com/rest/api/playfab/client/
src/typings/PlayFabClientApi.d.ts:829
Method
UnlinkSteamAccount
* Unlinks the related Steam account from the user's PlayFab account * https://docs.microsoft.com/rest/api/playfab/client/account-management/
src/typings/PlayFabClientApi.d.ts:834
Method
UnlinkTwitch
* Unlinks the related Twitch account from the user's PlayFab account. * https://docs.microsoft.com/rest/api/playfab/client/account-managemen
src/typings/PlayFabClientApi.d.ts:839
Method
UnlinkXboxAccount
* Unlinks the related Xbox Live account from the user's PlayFab account * https://docs.microsoft.com/rest/api/playfab/client/account-managem
src/typings/PlayFabClientApi.d.ts:844
Method
UnlockContainerInstance
* Opens the specified container, with the specified key (when required), and returns the contents of the opened container. * If the containe
src/typings/PlayFabClientApi.d.ts:851
Method
UnlockContainerItem
* Searches target inventory for an ItemInstance matching the given CatalogItemId, if necessary unlocks it using an * appropriate key, and re
src/typings/PlayFabClientApi.d.ts:858
Method
UpdateAvatarUrl
* Update the avatar URL of the player * https://docs.microsoft.com/rest/api/playfab/client/account-management/updateavatarurl
src/typings/PlayFabClientApi.d.ts:863
Method
UpdateCharacterData
* Creates and updates the title-specific custom data for the user's character which is readable and writable by the client * https://docs.mi
src/typings/PlayFabClientApi.d.ts:868
Method
UpdateCharacterStatistics
* Updates the values of the specified title-specific statistics for the specific character. By default, clients are not * permitted to updat
src/typings/PlayFabClientApi.d.ts:874
Method
UpdatePlayerStatistics
* Updates the values of the specified title-specific statistics for the user. By default, clients are not permitted to * update statistics.
src/typings/PlayFabClientApi.d.ts:880
Method
UpdateSharedGroupData
* Adds, updates, and removes data keys for a shared group object. If the permission is set to Public, all fields updated * or added in this
src/typings/PlayFabClientApi.d.ts:889
Function
UpdateUserData
(data)
src/steam/bindings/playfab.js:26
Method
UpdateUserPublisherData
* Creates and updates the publisher-specific custom data for the user which is readable and writable by the client * https://docs.microsoft.
src/typings/PlayFabClientApi.d.ts:899
Function
UpdateUserTitleDisplayName
(displayName)
src/steam/bindings/playfab.js:16
Method
ValidateAmazonIAPReceipt
* Validates with Amazon that the receipt for an Amazon App Store in-app purchase is valid and that it matches the * purchased catalog item
src/typings/PlayFabClientApi.d.ts:910
Method
ValidateGooglePlayPurchase
* Validates a Google Play purchase and gives the corresponding item to the player. * https://docs.microsoft.com/rest/api/playfab/client/plat
src/typings/PlayFabClientApi.d.ts:915
Method
ValidateIOSReceipt
* Validates with the Apple store that the receipt for an iOS in-app purchase is valid and that it matches the purchased * catalog item
src/typings/PlayFabClientApi.d.ts:921
Method
ValidateWindowsStoreReceipt
* Validates with Windows that the receipt for an Windows App Store in-app purchase is valid and that it matches the * purchased catalog item
src/typings/PlayFabClientApi.d.ts:927
Method
WriteCharacterEvent
* Writes a character-based event into PlayStream. * https://docs.microsoft.com/rest/api/playfab/client/analytics/writecharacterevent
src/typings/PlayFabClientApi.d.ts:932
Method
WritePlayerEvent
* Writes a player-based event into PlayStream. * https://docs.microsoft.com/rest/api/playfab/client/analytics/writeplayerevent
src/typings/PlayFabClientApi.d.ts:937
Method
WriteTitleEvent
* Writes a title-based event into PlayStream. * https://docs.microsoft.com/rest/api/playfab/client/analytics/writetitleevent
src/typings/PlayFabClientApi.d.ts:942
Function
_createDefaultScript
()
src/core/automator/automator-backend.js:854
Method
_data
* @private
src/core/black-hole.js:108
Function
_run
* @private
src/core/async-utils.js:68
Method
_upgradeName
()
src/core/autobuyers/replicanti-upgrade-autobuyer.js:4
Method
_upgradeName
()
src/core/autobuyers/dilation-upgrade-autobuyer.js:4
Method
accessor
src/core/autobuyers/autobuyer.js:67
Method
accessor
src/core/game-mechanics/game-mechanic.js:49
Method
accessor
src/core/dimensions/dimension.js:52
Function
achievementDimCheck
(ach, dimStr)
src/core/secret-formula/multiplier-tab/helper-functions.js:108
Function
activateAchievement
(id)
src/steam/steam-runtime.js:68
← previous
next →
801–900 of 3,040, ranked by callers