|
My Project
|
Public Member Functions | |
| VoteData (string name, VoteDataCustom custom, Sprite sprite) | |
| VoteData (BitPacker packer) | |
| virtual void | Sync (BitPacker packer) |
Public Attributes | |
| string | name |
| VoteDataCustom | custom |
| Sprite | sprite |
| List< ushort > | votes = new List<ushort>() |