Public Member Functions | |
| override string | ToString () |
| int | CompareTo (UTPlayerScore other) |
Properties | |
| string | ID |
| string | Name |
| int | Score |
Private Member Functions | |
| internal | UTPlayerScore (string id, string name, int score) |
| internal void | SetScore (int newScore) |
Private Attributes | |
| string | id |
| string | name |
| int | score |
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.6-NO