static qBool KickMe();
None.
Value | Description |
---|---|
true |
Returned when sending the signal to leave the session has succeeded. |
false |
Returned when sending the signal to leave the session has failed. |
Makes the local station leave the session. The local station is disconnected by being handled as a fault from the surrounding stations, and the Session::CheckGameIsOver
function becomes true
. When in thread-safe mode, it is thread-safe.
CONFIDENTIAL