Added many, many, many links. Some spell checking. |
Added a sentence suggesting that you can use complex types when making IFields. |
||
Line 4: | Line 4: | ||
Using the [[ProtoFlux:To_String|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. | ||
You can use [[Complex_Types_in_Components|Complex Types]] when making IFields. | |||
[[Category:Type]] | [[Category:Type]] |
Revision as of 23:22, 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.
You can use Complex Types when making IFields.