ProtoFlux:Box

From Resonite Wiki
Revision as of 22:06, 24 February 2024 by 989onan (talk | contribs) (add to category)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Box
Box
*
Core

Allows converting a input instance of a ValueType to a Object representation.

Inputs

Box (Generic)

The value to box into an object

Outputs

* (Object)

The resulting Object that contains Box (Generic)'s output.

Examples