Свойство | Type | Description | |
---|---|---|---|
finalScoreB | Applicasa.ScoreB[] | ||
innerScoreB | |||
innerScoreBJavaObject |
Méthode | Description | |
---|---|---|
Delete ( System.Action action ) : void | ||
GetArrayWithQuery ( |
||
GetArrayWithQuerySync ( |
||
GetArrayWithQuerySyncIEnumerator ( |
||
GetById ( string id, QueryKind queryKind, GetScoreBFinished callback ) : void | ||
GetLocalArrayWithRawSqlQuery ( string rawQuery, GetScoreBArrayFinished callback ) : void | ||
GetScoreBArray ( ScoreBArray scoreBArray ) : Applicasa.ScoreB[] | ||
GetScoreBArrayIEnumerator ( ScoreBArray scoreBArray ) : IEnumerator | ||
IncreaseField ( Fields field, float val ) : void | ||
IncreaseField ( Fields field, int val ) : void | ||
Save ( System.Action action ) : void | ||
ScoreB ( ) : System | ||
ScoreB ( |
||
ScoreB ( |
||
UpdateLocalStorage ( |
||
UploadFile ( byte data, Fields field, AMAZON_FILE_TYPES fileType, string extension, System.Action action ) : void |
Méthode | Description | |
---|---|---|
ApplicasaScoreB ( ) : |
||
ApplicasaScoreBDeleteWithBlock ( System scoreB, System.Action callback ) : void | ||
ApplicasaScoreBGetArrayWithQuery ( |
||
ApplicasaScoreBGetArrayWithQuerySync ( |
||
ApplicasaScoreBGetById ( string id, QueryKind queryKind, GetScoreBFinished callback ) : void | ||
ApplicasaScoreBGetLocalArrayWithRawSqlQuery ( string rawQuery, GetScoreBArrayFinished callback ) : void | ||
ApplicasaScoreBGetScoreBID ( System scoreB ) : string | ||
ApplicasaScoreBGetScoreBLastUpdate ( System scoreB ) : double | ||
ApplicasaScoreBGetScoreBScore ( System scoreB ) : int | ||
ApplicasaScoreBGetScoreBUser ( System scoreB ) : |
||
ApplicasaScoreBIncreaseFieldFloat ( System scoreB, Fields field, float val ) : void | ||
ApplicasaScoreBIncreaseFieldInt ( System scoreB, Fields field, int val ) : void | ||
ApplicasaScoreBSaveWithBlock ( System scoreB, System.Action callback ) : void | ||
ApplicasaScoreBSetScoreBID ( System scoreB, string scoreBID ) : void | ||
ApplicasaScoreBSetScoreBScore ( System scoreB, int scoreBScore ) : void | ||
ApplicasaScoreBSetScoreBUser ( System scoreB, |
||
ApplicasaScoreBUpdateLocalStorage ( |
||
ApplicasaScoreBUploadFile ( System scoreB, Fields field, byte data, int dataLen, AMAZON_FILE_TYPES fileType, string extension, System.Action callback ) : void | ||
setGetObjectArrayFinished ( GetScoreBArrayFinished callback, int uniqueActionID ) : void | ||
setGetObjectFinished ( GetScoreBFinished callback, int uniqueActionID ) : void |
public Delete ( System.Action action ) : void | ||
action | System.Action | |
Résultat | void |
public static GetArrayWithQuery ( |
||
query | ||
queryKind | QueryKind | |
callback | GetScoreBArrayFinished | |
Résultat | void |
public static GetArrayWithQuerySync ( |
||
query | ||
queryKind | QueryKind | |
Résultat | Applicasa.ScoreB[] |
public static GetArrayWithQuerySyncIEnumerator ( |
||
query | ||
queryKind | QueryKind | |
Résultat | IEnumerator |
public static GetById ( string id, QueryKind queryKind, GetScoreBFinished callback ) : void | ||
id | string | |
queryKind | QueryKind | |
callback | GetScoreBFinished | |
Résultat | void |
public static GetLocalArrayWithRawSqlQuery ( string rawQuery, GetScoreBArrayFinished callback ) : void | ||
rawQuery | string | |
callback | GetScoreBArrayFinished | |
Résultat | void |
public static GetScoreBArray ( ScoreBArray scoreBArray ) : Applicasa.ScoreB[] | ||
scoreBArray | ScoreBArray | |
Résultat | Applicasa.ScoreB[] |
public static GetScoreBArrayIEnumerator ( ScoreBArray scoreBArray ) : IEnumerator | ||
scoreBArray | ScoreBArray | |
Résultat | IEnumerator |
public IncreaseField ( Fields field, float val ) : void | ||
field | Fields | |
val | float | |
Résultat | void |
public IncreaseField ( Fields field, int val ) : void | ||
field | Fields | |
val | int | |
Résultat | void |
public Save ( System.Action action ) : void | ||
action | System.Action | |
Résultat | void |
public ScoreB ( |
||
scoreBPtr | ||
Résultat | System |
public ScoreB ( |
||
scoreBPtr | ||
scoreBJavaObject | ||
Résultat | System |
public static UpdateLocalStorage ( |
||
query | ||
queryKind | QueryKind | |
Résultat | int |
public UploadFile ( byte data, Fields field, AMAZON_FILE_TYPES fileType, string extension, System.Action action ) : void | ||
data | byte | |
field | Fields | |
fileType | AMAZON_FILE_TYPES | |
extension | string | |
action | System.Action | |
Résultat | void |
public static ScoreB[],Applicasa finalScoreB | ||
Résultat | Applicasa.ScoreB[] |