Browse Source

Update README.md

NX 7 years ago
parent
commit
bc5d744f7d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -266,7 +266,7 @@ Contains a managed pointer to the packet.
 `Packet.CopyTo(byte[] destination)` copies payload from the packet to the destination array.
 `Packet.CopyTo(byte[] destination)` copies payload from the packet to the destination array.
 
 
 #### Peer
 #### Peer
-Contains a managed pointer to the peer.
+Contains a managed pointer to the peer and cached ID.
 
 
 `Peer.IsSet` returns a state of the managed pointer.
 `Peer.IsSet` returns a state of the managed pointer.