ProtoFlux:Value Cast

From Resonite Wiki
Revision as of 18:41, 6 June 2024 by Nytra (talk | contribs) (Sudo-Generic -> Pseudo-generic)

HTML Visual replaced by image due to wiki limitations

A picture of a value cast. Looks like a square object with one side a different color than the other, with a split down the middle that has a beveled edge. Though it's just an image so you can't actually feel such bevel in game even with detailed haptics.

Value Cast is a ProtoFlux node that casts any Value or Nullable into an Object.

Inputs

Input (Pseudo-generic)

The type to turn into an Object.

Examples: any Value or any Nullable

* (Object)

Input (Pseudo-generic) turned into an object.