Functions in sc_challenge_list.h
Related links
- SC_ChallengeList
The collection of the SC_Challenge available in the game.
- SC_ChallengeList_Retain()
Increments object's reference count.
- SC_ChallengeList_Release()
Decrements object's reference count, deletes the object if counter reaches 0.
- SC_ChallengeList_GetAt()
Retrieves a specific challenge from the list.
- SC_ChallengeList_GetCount()
Returns the number of challenges on the list.