Favorite Game
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!
public struct FavoriteGame
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 modified 1mo ago