Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BZFlag-Dev/bzflag
/ sendVarRequest
Method
sendVarRequest
src/clientbase/ServerLink.cpp:916–918 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
914
915
916
void ServerLink::sendVarRequest() {
917
send(MsgSetVar, 0, NULL);
918
}
919
920
921
void ServerLink::sendAlive(const PlayerId playerId) {
Callers
2
joinInternetGame
Function · 0.80
runLoop
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected