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