My Project
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
Lobby.PlayerData Class Reference
Inheritance diagram for Lobby.PlayerData:
Lobby.VoteData

Public Member Functions

 PlayerData (ushort id, string name, string account, int team, string nick)
 
 PlayerData (BitPacker packer)
 
override void Sync (BitPacker packer)
 
- Public Member Functions inherited from Lobby.VoteData
 VoteData (string name, VoteDataCustom custom, Sprite sprite)
 
 VoteData (BitPacker packer)
 
virtual void Sync (BitPacker packer)
 

Public Attributes

ushort id
 
string account
 
int team
 
string nick
 
- Public Attributes inherited from Lobby.VoteData
string name
 
VoteDataCustom custom
 
Sprite sprite
 
List< ushort > votes = new List<ushort>()
 

Member Function Documentation

◆ Sync()

override void Lobby.PlayerData.Sync ( BitPacker  packer)
inlinevirtual

Reimplemented from Lobby.VoteData.


The documentation for this class was generated from the following file: