Mirror Networking
Mirror.Writer< T > Class Template Reference

Helper class that weaver populates with all writer types. More...

Static Public Attributes

static Action< NetworkWriter, T > write
 

Detailed Description

Helper class that weaver populates with all writer types.

Definition at line 201 of file NetworkWriter.cs.

Member Data Documentation

◆ write

Action<NetworkWriter, T> Mirror.Writer< T >.write
static

Definition at line 203 of file NetworkWriter.cs.