Favorite Game
Like what your seeing?
Support us as a GitHub Sponsor and get instant access to all our assets, exclusive tools and assets, escalated support and issue tracking and our gratitude. These articles are made possible by our GitHub Sponsors ... become a sponsor today!
Introduction
Used by the Matchmaking interface in relation to favorite game servers.
Fields and Attributes
Type | Name | Comment |
---|---|---|
AppId_t | appId | The ID of the game |
string | IpAddress | string representation of the IP address |
uint | ipAddress | Steam native uint version of the IP address |
ushort | connectionPort | |
ushort | queryPort | |
DateTime | lastPlayedOnServer | |
bool | isHistory |
Last updated