The Get Type node takes in an Object, and returns the Type of that object. For example, using a float and connecting it to this node will return System.Single.
Get Type
System.Single
The Object to get the type from.
Returns the long type name.