Photon Fusion
2.1.1
Provides a read-only view of a network array. More...
Properties | |
| int | Length [get] |
| The fixed size of the array. | |
| T | this[int index] [get] |
| Indexer of array elements. | |
Provides a read-only view of a network array.
| T | The type of the elements. |