Photon Fusion
2.1.1
Defines the interface for a networked array. More...
Inherited by NetworkArray< T >.
Properties | |
| object | this[int index] [get, set] |
| Gets or sets the element at the specified index. | |
Defines the interface for a networked array.
|
getset |
Gets or sets the element at the specified index.
| index | The zero-based index of the element to get or set. |
Implemented in NetworkArray< T >, and NetworkArray< T >.