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