C# 클래스 LeaderBoardCallBack, App42-Unity-Sample

상속: App42CallBack
파일 보기 프로젝트 열기: shephertz/App42-Unity-Sample 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
fList IList
fbAccessToken string
fbUserId string
fbUserName string
fbUserProfilePic string
fromLeaderBoard bool
fromSaveScore bool
isConnected bool
metaInfo object>.Dictionary
nameAndPP object>.Dictionary

공개 메소드들

메소드 설명
GetList ( ) : IList
OnException ( Exception e ) : void
OnSuccess ( object response ) : void

메소드 상세

GetList() 공개 정적인 메소드

public static GetList ( ) : IList
리턴 IList

OnException() 공개 메소드

public OnException ( Exception e ) : void
e Exception
리턴 void

OnSuccess() 공개 메소드

public OnSuccess ( object response ) : void
response object
리턴 void

프로퍼티 상세

fList 공개적으로 정적으로 프로퍼티

public static IList fList
리턴 IList

fbAccessToken 공개적으로 정적으로 프로퍼티

public static string fbAccessToken
리턴 string

fbUserId 공개적으로 정적으로 프로퍼티

public static string fbUserId
리턴 string

fbUserName 공개적으로 정적으로 프로퍼티

public static string fbUserName
리턴 string

fbUserProfilePic 공개적으로 정적으로 프로퍼티

public static string fbUserProfilePic
리턴 string

fromLeaderBoard 공개적으로 정적으로 프로퍼티

public static bool fromLeaderBoard
리턴 bool

fromSaveScore 공개적으로 정적으로 프로퍼티

public static bool fromSaveScore
리턴 bool

isConnected 공개적으로 정적으로 프로퍼티

public static bool isConnected
리턴 bool

metaInfo 공개적으로 정적으로 프로퍼티

public static Dictionary metaInfo
리턴 object>.Dictionary

nameAndPP 공개적으로 정적으로 프로퍼티

public static Dictionary nameAndPP
리턴 object>.Dictionary