Type To String
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.