Type:IValue`1: Difference between revisions

From Resonite Wiki
imported>ProbablePrime
m ProbablePrime moved page Category:Types:IValue`1 to Types:IValue`1
 
change types to type
Line 1: Line 1:
{| class="wikitable"
{{Stub}}
|-
 
| Color
| Type
|-
| style="background-color:{{IValue-color}}" |
| IValue<nowiki><T></nowiki>
|}
A IValue<nowiki><T></nowiki> Is a reference value type. This is used for writing to a value like a variable or components values.
A IValue<nowiki><T></nowiki> Is a reference value type. This is used for writing to a value like a variable or components values.
[[Category:Types]]
[[Category:Type]]

Revision as of 18:05, 16 January 2024

This article or section is a Stub. You can help the Resonite Wiki by expanding it.


A IValue<T> Is a reference value type. This is used for writing to a value like a variable or components values.