Photon Fusion
2.0.8
Provides a reader for network arrays of type T. More...
Public Member Functions | |
| NetworkArrayReadOnly< T > | Read (NetworkBehaviourBuffer first) |
| Reads a network array from the provided network behaviour buffer. More... | |
Provides a reader for network arrays of type T.
| T | The type of elements in the network array. |
| NetworkArrayReadOnly<T> Read | ( | NetworkBehaviourBuffer | first | ) |
Reads a network array from the provided network behaviour buffer.
| first | The network behaviour buffer to read the network array from. |