SWPlayer Class
Namespace: SWNetwork.Lobby
Last updated
Namespace: SWNetwork.Lobby
Last updated
Properties
Type
Description
id
string
ID of the player.
data
string
player custom data in string format.
Methods
Description
GetCustomDataString()
Gets the player custom data in string format.
GetCustomData<T>()
Gets the deserialized player custom data.