Community ProtoFlux Library/AmasterAmaster/Utilities/Ref Hacking/IWorldElement Equals Type

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 == Type
IWorldElement
*
Type
Amaster's Utility Library

The IWorldElement Equals Type node takes in an IWorldElement and a type to compare against. Then this node returns true if this IWorldElement is that particular type.

Inputs

IWorldElement (IWorldElement)

The IWorldElement to check.

Type (Type)

The Type to check against the IWorldElement.

Outputs

* (bool)

Returns if that IWorldElement is that particular type.