Type:Sync`1: Difference between revisions

From Resonite Wiki
create page
 
m chore: category caps
 
(One intermediate revision by the same user not shown)
Line 6: Line 6:


[[Category:Type]]
[[Category:Type]]
[[Category:Reference types]]

Latest revision as of 03:47, 10 June 2025

The Sync<T> type is the reference type wrapper around a value type to define a SyncField of the type, allowing the value to be sourced, written to, and driven.

Derivation Hierarchy

Sync field hierarchy
base types
single value
List
Array
Dictionary
Bag