(Redirected from ProtoFlux:Get Type)
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
.
The Object to get the type from.
Returns the long type name.