ProtoFlux:Unbox

From Resonite Wiki
Revision as of 18:26, 13 April 2024 by AmasterAmaster (talk | contribs) (Added visuals and descriptors, slightly updated description of node.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Unbox
Input
*
Core

The Unbox node allows casting an input Object (Type) to a certain ValueType. Only works if the input Object is actually storing an instance of ValueType.

Inputs

Input (Object (Type))

The object we want to unbox.

Outputs

* (Generic)

The unboxed object value of some value type.

This article or section is a Stub. You can help the Resonite Wiki by expanding it.