Created a page for the Get Type node. |
m YoshBot moved page ProtoFlux:Get Type to ProtoFlux:GetType: Automated: removing spaces from ProtoFlux namespace |
(No difference)
|
Created a page for the Get Type node. |
m YoshBot moved page ProtoFlux:Get Type to ProtoFlux:GetType: Automated: removing spaces from ProtoFlux namespace |
(No difference)
|
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.