RefID (LogiX node)

From Neos Wiki
Jump to navigation Jump to search
Other languages:
English • ‎日本語
->
'RefID' LogiX node
Inputs
  IWorldElement Element
Outputs
  RefID *

The RefID node outputs the raw RefID for the input Element.

Usage

In general it is not recommended for most users ever to use this node, see Things to Avoid.

The update notes regarding the implementation of this node were as follows (lightly edited for clarity):

Please note that RefID is an opaque, non-persistent value (meaning its structure and meaning can change at any time, including between sessions). It's STRONGLY recommended not to work with them directly, but rather interact with typed references and nodes to extract desired data instead. If you rely on particular structure or meaning of RefID, your creations WILL break. If functionality is missing, make a request.

Examples

Node Menu

References
Back -> Allocating User RefID Write Ref