#include <UnlockSystem.h>
Collaboration diagram for UnlockEntry:
Public Member Functions | |
UnlockEntry () | |
bool | IsCourse () const |
bool | IsLocked () const |
Public Attributes | |
CString | m_sSongName |
Song * | m_pSong |
Course * | m_pCourse |
float | m_fRequired [NUM_UNLOCK_TYPES] |
int | m_iCode |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|