Community ProtoFlux Library/AmasterAmaster/Utilities/Ref Hacking/IWorldElement As Ulong

From Resonite Wiki
This is a custom ProtoFlux node maintained by AmasterAmaster. Contact the creator of the node (not the Dev Team) with any bugs or issues.
This node was created using an in-game system and has no correlation to the Plugin system. Currently, these types of custom nodes are not officially supported by Resonite.
->
IWorldElement
Ulong
Amaster's Utility Library

The IWorldElement As Ulong node takes in an IWorldElement and converts it into a Ulong. This is useful for getting the RefID and other generic Ref Hacking operations.

Keep in mind that Ref Hacking in general is not supported and can break at anytime.

Inputs

IWorldElement (IWorldElement)

The IWorldElement to get the RefID from and converts it into a Ulong.

Outputs

Ulong (Ulong)

Returns the Ulong of an IWorldElement.