Class Writer<T>
Helper class that weaver populates with all writer types.
Namespace: Mirror
Assembly: doc.dll
Syntax
public static class Writer<T> : object
Type Parameters
Name | Description |
---|---|
T |
Fields
| Improve this Doc View Sourcewrite
Declaration
public static Action<NetworkWriter, T> write
Field Value
Type | Description |
---|---|
Action<NetworkWriter, T> |