Type:IField`1: Difference between revisions

From Resonite Wiki
More info
Added many, many, many links. Some spell checking.
Line 1: Line 1:
{{Stub}}
{{Stub}}


A IField<nowiki><T></nowiki> is a interface type used to reference a field of type T which stores a value, reference, Type or delegate.
An IField<nowiki><T></nowiki> is an [[Interface_Type|Interface Type]] used to reference a field of type T which stores a [[Type:Value|Value]], [[Reference_Type|Reference]], [[Type:Type|Type]], or [[Type:Delegate|Delegate]].


Using the ToString_object node on this will show you the object stored inside.
Using the [[ProtoFlux:To_String|ToString Object]] node on this will show you the object stored inside.
[[Category:Type]]
[[Category:Type]]

Revision as of 23:11, 22 May 2024

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


An IField<T> is an Interface Type used to reference a field of type T which stores a Value, Reference, Type, or Delegate.

Using the ToString Object node on this will show you the object stored inside.