Property | Type | Description | |
---|---|---|---|
gameJSON | JsonGame, | ||
instance | JsonFxScript, | ||
latestID | int | ||
query | string |
Method | Description | |
---|---|---|
PerformUpdate ( string query ) : int | ||
findPlayerJsonIndex ( int in_game_index ) : int |
Method | Description | |
---|---|---|
PerformRealUpdate ( string query ) : IEnumerator | ||
PerformSearch ( string query ) : IEnumerator | ||
PrintResults ( string rawJson ) : void | ||
Start ( ) : void | ||
Update ( ) : void | ||
createGame ( ) : void |
public findPlayerJsonIndex ( int in_game_index ) : int | ||
in_game_index | int | |
return | int |