Some examples of reference types include [[Slot|Slots]], [[User|Users]], [[Component|Components]], and [[Type:IField|Fields]]. Types defined through a [https://learn.microsoft.com/en-us/dotnet/csharp/language-reference/builtin-types/struct struct] are <em>not</em> reference types, such as the [[Type:Rect|Rect]] type.
Some examples of reference types include [[slot|slots]], [[user|users]], [[component|components]], and [[Type:IField|fields]]. Types defined through a [https://learn.microsoft.com/en-us/dotnet/csharp/language-reference/builtin-types/struct struct] are <em>not</em> reference types, such as the [[Type:Rect|Rect]] type.
Latest revision as of 03:00, 27 April 2025
Some examples of reference types include slots, users, components, and fields. Types defined through a struct are not reference types, such as the Rect type.