C# Class SaveScoreCallBack, App42-Unity-Sample

Inheritance: App42CallBack
Afficher le fichier Open project: shephertz/App42-Unity-Sample

Méthodes publiques

Свойство Type Description
fList IList
fbAccessToken string
fbUserId string
fbUserName string
fbUserProfilePic string
fromLeaderBoard bool
fromSaveScore bool
isConnected bool
metaInfo object>.Dictionary
nameAndPP object>.Dictionary

Méthodes publiques

Méthode Description
GetList ( ) : IList
OnException ( Exception e ) : void
OnSuccess ( object response ) : void

Method Details

GetList() public static méthode

public static GetList ( ) : IList
Résultat IList

OnException() public méthode

public OnException ( Exception e ) : void
e Exception
Résultat void

OnSuccess() public méthode

public OnSuccess ( object response ) : void
response object
Résultat void

Property Details

fList public_oe static_oe property

public static IList fList
Résultat IList

fbAccessToken public_oe static_oe property

public static string fbAccessToken
Résultat string

fbUserId public_oe static_oe property

public static string fbUserId
Résultat string

fbUserName public_oe static_oe property

public static string fbUserName
Résultat string

fbUserProfilePic public_oe static_oe property

public static string fbUserProfilePic
Résultat string

fromLeaderBoard public_oe static_oe property

public static bool fromLeaderBoard
Résultat bool

fromSaveScore public_oe static_oe property

public static bool fromSaveScore
Résultat bool

isConnected public_oe static_oe property

public static bool isConnected
Résultat bool

metaInfo public_oe static_oe property

public static Dictionary metaInfo
Résultat object>.Dictionary

nameAndPP public_oe static_oe property

public static Dictionary nameAndPP
Résultat object>.Dictionary