SBServerHasValidPing
Determines if a server has a valid ping value (otherwise the ping will be 0).
- SBBool SBServerHasValidPing(
- SBServer server );
Routine | Required Header | Distribution |
---|---|---|
SBServerHasValidPing | <sb_serverbrowsing.h> | SDKZIP |
Return Value
SBTrue if the server has a valid ping value, otherwise SBFalse.
Parameters
- server
- [in] A valid SBServer object.
Section Reference: Gamespy Server Browsing SDK