Photon Fusion
2.0.8
Defines the interface for a networked array. More...
Inherits IEnumerable.
Inherited by NetworkArray< T >.
Properties | |
| object | this[int index] [get, set] |
| Gets or sets the element at the specified index. More... | |
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. |