bz_getNonPlayerConnectionHost()
Available since 2.4.0
This function needs a description. Please feel free to contribute a description to this function.
Usage
const char* bz_getNonPlayerConnectionHost(int connectionID)
Parameters | ||
---|---|---|
int |
connectionID
|
Returns
const char*
Other Connection Management Functions
- bz_disconnectNonPlayerConnection()
- bz_getNonPlayerConnectionIP()
- bz_getNonPlayerConnectionOutboundPacketCount()
- bz_registerNonPlayerConnectionHandler()
- bz_removeNonPlayerConnectionHandler()
- bz_sendNonPlayerData()
- bz_setNonPlayerDataThrottle()
- bz_setNonPlayerDisconnectOnSend()
- bz_setNonPlayerInactivityTimeout()
This content is maintained on GitHub. We welcome any feedback and improvements!