class in UnityEngine.Networking.NetworkSystem
/
다음으로부터 상속:Networking.MessageBase
This is passed to handler functions registered for the SYSTEM_ERROR built-in message.
errorCode | The error code. |
Deserialize | This method is used to populate a message object from a NetworkReader stream. |
Serialize | The method is used to populate a NetworkWriter stream from a message object. |