WriteAllFields Method

Lidgren.Network

Collapse imageExpand ImageCopy imageCopyHover image

Overload List

  NameDescription
Public methodWriteAllFields(Object)
Writes all public and private declared instance fields of the object in alphabetical order using reflection
(Inherited from NetBuffer.)
Public methodWriteAllFields(Object, BindingFlags)
Writes all fields with specified binding in alphabetical order using reflection
(Inherited from NetBuffer.)

See Also