List of All Members for FelgoGameNetwork
This is the complete list of members for FelgoGameNetwork, including inherited members.
- achievements : Achievement
- askForWritePermissionsOnlyOnce : bool
- clearAllUserDataAtStartup : bool
- connectionError : alias
- currentActiveLeaderboard : string
- defaultUserName : alias
- displayName : alias
- facebookConnectionState : string
- facebookConnectionSuccessful : bool
- facebookItem : variant
- gameCenterItem : variant
- gameId : alias
- gameNetworkView : variant
- multiplayerItem : variant
- secret : alias
- userAchievementsInitiallySynced : bool
- userCustomData : alias
- userHighscoreForCurrentActiveLeaderboard : int
- userInitiallyInSync : bool
- userName : alias
- userPositionForCurrentActiveLeaderboard : int
- userRanking : alias
- userScoresInitiallySynced : bool
- acceptChallenge(challengeId)
- achievementUnlockedAfterServerApproval(string)
- challengeAccepted(variant)
- challengeCompleted(variant)
- challengeCreated(variant)
- challengeWithScoreSubmitted(variant)
- connectFacebookUser()
- createChallenge(toChallengeFriendId)
- deleteUser()
- disconnectFacebookUser(clearLocalData, clearServerDataOfFacebookUser)
- facebookConnectionError(variant)
- facebookSuccessfullyConnected()
- facebookSuccessfullyDisconnected()
- fetchUserDetails(userItem)
- getAchievementFromKey(key)
- getCountryNameFromLocale(locale)
- getDisplayNameFromUserName(userName, userObject)
- getFlagUrlFromLocale(locale)
- incrementAchievement(key, amount, bannerVisible)
- isUserNameSet(userName)
- isValidUserInput(inputString)
- newHighscore(string, real)
- newHighscoreAfterServerApproval(string, real, real, int, int)
- removeFriend(userId, callback)
- reportRelativeScore(score, leaderboard, challengeIdArray, data)
- reportScore(score, leaderboard, challengeIdArray, sortOrder, data, useForFacebook)
- resetUserImage(callback)
- sendFriendRequest(userId, text, callback)
- sendFriendResponse(userId, callback)
- showAchievements()
- showLeaderboard(leaderboard, timeFrame, showImmediately)
- showProfileView()
- sync()
- unlockAchievement(key, bannerVisible)
- updateUserCountryCode(newUserCountryCode)
- updateUserCustomData(newUserData)
- updateUserImage(fileUrl, callback)
- updateUserLocale(newUserLocale)
- updateUserName(newUserName)
- updateUserRanking(newUserRanking)
- uploadImage(fileUrl, callback)
- userHighscoreForLeaderboard(leaderboard, returnHighscoreAsInteger)
- userPositionForLeaderboard(leaderboard)
- userTotalPlayersForLeaderboard(leaderboard)
The following members are inherited from Item.