Community ProtoFlux Library/AmasterAmaster/Utilities/Ref Hacking: Difference between revisions

From Resonite Wiki
Created a sub-category for these custom nodes.
 
Updated the name of a custom node
 
Line 3: Line 3:
|+
|+
! Node Name !! Summary
! Node Name !! Summary
|-
| [[Community ProtoFlux Library/AmasterAmaster/Utilities/Ref Hacking/IWorldElement As Ulong|IWorldElement As Ulong]] || Converts an [[Type:IWorldElement|IWorldElement]] to a [[Type:Ulong|Ulong]].
|-
|-
| [[Community ProtoFlux Library/AmasterAmaster/Utilities/Ref Hacking/IWorldElement Equals Type|IWorldElement Equals Type]] || Checks to see if this [[Type:IWorldElement|IWorldElement]] is equal to a [[Type:Type|type]].
| [[Community ProtoFlux Library/AmasterAmaster/Utilities/Ref Hacking/IWorldElement Equals Type|IWorldElement Equals Type]] || Checks to see if this [[Type:IWorldElement|IWorldElement]] is equal to a [[Type:Type|type]].
|-
| [[Community ProtoFlux Library/AmasterAmaster/Utilities/Ref Hacking/Get Ref ID As Ulong|Get Ref ID As Ulong]] || Converts an [[Type:IWorldElement|IWorldElement]] to a [[Type:Ulong|Ulong]].
|-
|-
| [[Community ProtoFlux Library/AmasterAmaster/Utilities/Ref Hacking/Ref Offset Calc|Ref Offset Calc]] || Calculates the difference between to ref IDs using [[Type:Ulong|ulong]] for calculating the difference.
| [[Community ProtoFlux Library/AmasterAmaster/Utilities/Ref Hacking/Ref Offset Calc|Ref Offset Calc]] || Calculates the difference between to ref IDs using [[Type:Ulong|ulong]] for calculating the difference.
|-
|-
|}
|}

Latest revision as of 02:51, 24 August 2024

Nodes

Node Name Summary
IWorldElement As Ulong Converts an IWorldElement to a Ulong.
IWorldElement Equals Type Checks to see if this IWorldElement is equal to a type.
Ref Offset Calc Calculates the difference between to ref IDs using ulong for calculating the difference.