Syncable class that can synchronize other syncables that it can contain
More...
|
T this[] | overflow = null |
| Gets or sets the array with the specified index. More...
|
|
Syncable class that can synchronize other syncables that it can contain
◆ ArraySync() [1/2]
Initializes a new instance of the class.
◆ ArraySync() [2/2]
Initializes a new instance of the array class.
- Parameters
-
Attribute: len
;
56 _items =
new ArrItem[len];
◆ overflow
Gets or sets the array with the specified index.
- Parameters
-
◆ Length
Gets the length of the array
The length.
◆ ItemChanged
Occurs when item changed, either by call or via network sync
Attribute: ] _items = new ArrItem[0
;
◆ SizeChanged
Occurs when size changed.
The documentation for this class was generated from the following file: