Community ProtoFlux Library/AmasterAmaster/Utilities/Type To String

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.
Type To String
*
TypeName
NiceTypeName
Amaster's Utility Library

The Type To String node takes in a type and returns the string representation of that type.

Inputs

* (Type)

The type to convert to a string.

Outputs

TypeName (String)

The string representation of that type, showing the fully defined name.

NiceTypeName (String)

The string representation of that type, showing the simplified name.