SC_ScoresSearchList
A search list in an abstraction for filtering and sorting a set of entities that are stored on the Scoreloop servers.
Search lists are used by the following controllers to filter scores and rankings:
Search lists can be set up to filter entities according to:
-
Global search parameters
-
The scores submitted during the previous 24 hours
-
The country location of the user
Basic use:
-
Set the search list of the relevant controller to perform the required filtering.
-
Use the controller to make the server request as normal.