clientuserprofile - TogetherGames/Public-Unity-CSharp GitHub Wiki
Together::ClientUserProfile
The ClientUserProfile class represents a together ClientUserProfile.
long ClientUserProfileID
The ID of the ClientUserProfile.
long UserID
The ID of the User associated with the ClientUserProfile.
long ClientID
The ID of the Client associated with the ClientUserProfile.
PropertyCollection Properties
A property collection containing all client specific properties for the User.