INetworkedVarReadField Method |  |
[This is preliminary documentation and is subject to change.]
Reads the complete state from the reader and applies it
Namespace:
MLAPI.NetworkedVar
Assembly:
MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxvoid ReadField(
Stream stream
)
Parameters
- stream
- Type: System.IOStream
The stream to read the state from
See Also