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