프로퍼티 | 타입 | 설명 | |
---|---|---|---|
alreadyLoaded | bool | ||
currentProfile | Profile, | ||
profiles | List |
메소드 | 설명 | |
---|---|---|
CreateTestProfile ( ) : void | ||
FindTheBestScore ( SongInfoProfil, sip ) : string>.KeyValuePair |
||
FindTheSongStat ( SongInfoProfil, sip ) : SongInfoProfil, | ||
LoadProfiles ( ) : void | ||
SaveProfile ( ) : bool | ||
SearchPlaceOnSong ( SongInfoProfil, sip, float scoreEarned ) : int | ||
getProfileStream ( ) : byte[] | ||
saveProfileStream ( byte stream ) : string | ||
setCurrentProfile ( Profile p ) : void | ||
verifyCurrentProfile ( ) : bool |
메소드 | 설명 | |
---|---|---|
ProfileManager ( ) : System |
public FindTheBestScore ( SongInfoProfil, sip ) : string>.KeyValuePair |
||
sip | SongInfoProfil, | |
리턴 | string>.KeyValuePair |
public FindTheSongStat ( SongInfoProfil, sip ) : SongInfoProfil, | ||
sip | SongInfoProfil, | |
리턴 | SongInfoProfil, |
public SearchPlaceOnSong ( SongInfoProfil, sip, float scoreEarned ) : int | ||
sip | SongInfoProfil, | |
scoreEarned | float | |
리턴 | int |