Toggle search
Search
Toggle menu
notifications
Toggle personal menu
Type
:
SyncArray`1
From Resonite Wiki
Views
Read
View source
View history
associated-pages
Type
Discussion
More actions
Revision as of 23:04, 25 April 2025 by
Yosh
(
talk
|
contribs
)
(Yosh moved page
SyncArray
to
Type:SyncArray`1
)
(
diff
)
← Older revision
| Latest revision (diff) | Newer revision → (diff)
SyncArrays are a type of collection.
They can contain any number of data objects with the same data type.
Each SyncArray element can be directly accessed via an integer index number.
The existence of a SyncArray element is bound to the existence of the SyncArray.