gameuserprofile - TogetherGames/Public-Unity-CSharp GitHub Wiki

GameUserProfile

Together::GameUserProfile

Overview

The GameUserProfile is user specific data associated to a particular game.


Members

long GameUserProfileID

The ID of the GameUserProfile.

long UserID

The ID of the User associated with the ClientUserProfile.

long GameID

The ID of the Game associated with the GameUserProfile.

PropertyCollection Properties

A property collection containing all game specific properties for the User.


⚠️ **GitHub.com Fallback** ⚠️