Reference Target (LogiX node)

From Neos Wiki
Revision as of 21:13, 14 August 2021 by Zyzyl (talk | contribs) (Created page with "<languages></languages> <translate> <!--T:1--> {{Infobox Logix Node | Name = -> | Image = noframe | 128px | '->' LogiX node | Input0Type...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Other languages:
English • ‎日本語
->
'->' LogiX node
Inputs
  [[:Category:Types:SyncRef<Slot>|SyncRef<Slot>]] Reference
Outputs
  Slot *

The -> node outputs the SyncRef reference target of the input Reference.

Usage

This node is often required when making a reference typed field from a slot or component interface available to LogiX nodes. For example when a Slot reference interface is extracted with the LogiX tooltip the parent field must be input to this node before the Slot data it holds can be used by nodes which have a Slot type input. This is because the parent field is of type SyncRef<Slot>, rather than Slot itself.

Examples

Node Menu

References
Back -> Allocating User RefID Write Ref