Skip to content

Commit bf377ae

Browse files
authored
Update README.md
1 parent a4e03dc commit bf377ae

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -488,6 +488,8 @@ Contains marshalled data of networking message.
488488

489489
`NetworkingMessage.channel` channel number the message was received on.
490490

491+
`NetworkingMessage.flags` flags that were used to send the message.
492+
491493
`NetworkingMessage.CopyTo(byte[] destination)` copies payload from the message to the destination array.
492494

493495
`NetworkingMessage.Destroy()` destroys the message. Should be called only when the messages are obtained from sockets.

0 commit comments

Comments
 (0)