ProtoFlux:GetType

From Resonite Wiki
Revision as of 00:21, 21 August 2025 by YoshBot (talk | contribs) (YoshBot moved page ProtoFlux:Get Type to ProtoFlux:GetType: Automated: removing spaces from ProtoFlux namespace)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Get Type
Object
*
Utility

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.

If you want something more familiar, you can also use the Nice Type Name node as well.

Inputs

Type (Object)

The Object to get the type from.

Outputs

* (Type)

Returns the long type name.