WriteAllProperties Method
From Lidgren.Network
| Lidgren Network Library documentation |
| NetOutgoingMessage..::..WriteAllProperties Method |
| NetOutgoingMessage Class See Also Send Feedback |
Overload List
| Name | Description | |
|---|---|---|
| WriteAllProperties(Object) |
Writes all public and private declared instance properties of the object in alphabetical order using reflection
(Inherited from NetBuffer.) | |
| WriteAllProperties(Object, BindingFlags) |
Writes all properties with specified binding in alphabetical order using reflection
(Inherited from NetBuffer.) |