Type:SyncField`1: Difference between revisions

From Resonite Wiki
m change to template
m chore: category caps
 
(2 intermediate revisions by the same user not shown)
Line 6: Line 6:


{{SyncFieldHierarchy}}
{{SyncFieldHierarchy}}
[[Category:Type]]
[[Category:Reference types]]

Latest revision as of 03:46, 10 June 2025

The SyncField<T> type is a reference type that exists as a proper type implementing the IField<T> interface, allowing objects to be instantiated with the properties of the interface.

This type is almost never used directly, but rather exists as a derivation base for other field types.

Derivation Hierarchy

Sync field hierarchy
base types
single value
List
Array
Dictionary
Bag