C# Class GetPersonalHSCity, 306skyPeak

Inheritance: MonoBehaviour
Mostra file Open project: hyub098/306skyPeak

Public Properties

Property Type Description
guiText Text

Public Methods

Method Description
Md5Sum ( string strToEncrypt ) : string
extractString ( string s ) : string

Private Methods

Method Description
GetScores ( string name ) : IEnumerator,
Start ( ) : void
SubmitScore ( string name ) : void

Method Details

Md5Sum() public method

public Md5Sum ( string strToEncrypt ) : string
strToEncrypt string
return string

extractString() public static method

public static extractString ( string s ) : string
s string
return string

Property Details

guiText public_oe property

public Text guiText
return Text