Created a page for the Reference ID node. |
m YoshBot moved page ProtoFlux:Reference ID to ProtoFlux:ReferenceID: Automated: removing spaces from ProtoFlux namespace |
||
(One intermediate revision by one other user not shown) | |||
Line 18: | Line 18: | ||
== Inputs == | == Inputs == | ||
=== | === Element ([[Type:IWorldElement|IWorldElement]]) === | ||
The element to get the ID from. | The element to get the ID from. |
Latest revision as of 00:32, 21 August 2025
Reference ID
References
The Reference ID
node takes in an element, which could be anything since it is an IWorldElement, then returns a RefID of that world element. Since the RefID type is used internally in the engine, it is unlikely to see any use besides read references.
Inputs
Element (IWorldElement)
The element to get the ID from.
Outputs
* (RefID)
Returns the Reference ID from the provided element.