| GetScoreID(ListIScoreObject, IScoreObject) | Retrieves the ID of a given IScoreObject from an array of IScoreObjects. |
| GetScoreID(ListIScoreObject, String) | Retrieves the ID of a ScoreObject identified by a key from an array of IScoreObjects. |
| GetScoreIDT(ListIScoreObject, String) | Retrieves the ID of a ScoreObject of a specific type, identified by a key, from an array of IScoreObjects. |