Game Server Player Details Wrapper
Last updated
Last updated
Support us as a 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 ... become a sponsor today!
The entirety of Valve's documentation on this object is as follows
const char *pchName, int nScore, float flTimePlayed Called when we retrieved data on a new player on the server -- you'll get this callback once per player on the server which you have requested player data on.
Below are our assumptions and observations of the values
The name of the player?
Not used?
Time in minutes?