CreateMessage Method

Lidgren.Network

Collapse imageExpand ImageCopy imageCopyHover image

Overload List

  NameDescription
Public methodCreateMessage()()()()
Creates a new message for sending
Public methodCreateMessage(Int32)
Creates a new message for sending
Public methodCreateMessage(String)
Creates a new message for sending and writes the provided string to it

See Also