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