Mirror Networking
Mirror.Reader< T > Class Template Reference

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

Static Public Attributes

static Func< NetworkReader, T > read
 

Detailed Description

Helper class that weaver populates with all reader types.

Definition at line 215 of file NetworkReader.cs.

Member Data Documentation

◆ read

Func<NetworkReader, T> Mirror.Reader< T >.read
static

Definition at line 217 of file NetworkReader.cs.