private void OnDestroy() { tcpNetComp.End(); kcpNetComp.End(); udpNetComp.End(); singalFileStream.Close(); }
void OnDestroy() { kcpNetComp.End(); }