Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Writes a value to an outgoing network packet.
Overload List
| Name | Description |
|---|---|
| PacketWriter.Write (Color) | Writes a Color value to an outgoing network packet. |
| PacketWriter.Write (Double) | Writes a Double value to an outgoing network packet. |
| PacketWriter.Write (Matrix) | Writes a Matrix value to an outgoing network packet. |
| PacketWriter.Write (Quaternion) | Writes a Quaternion value to an outgoing network packet. |
| PacketWriter.Write (Single) | Writes a Single value to an outgoing network packet. |
| PacketWriter.Write (Vector2) | Writes a Vector2 value to an outgoing network packet. |
| PacketWriter.Write (Vector3) | Writes a Vector3 value to an outgoing network packet. |
| PacketWriter.Write (Vector4) | Writes a Vector4 value to an outgoing network packet. |
See Also
Tasks
Reference
PacketWriter Class
PacketWriter Members
Microsoft.Xna.Framework.Net Namespace