ProtoFlux:Value Cast: Difference between revisions

From Resonite Wiki
fix category
Sudo-Generic -> Pseudo-generic
Line 7: Line 7:
== Inputs ==
== Inputs ==


=== Input (Sudo-Generic) ===
=== Input (Pseudo-generic) ===


The type to turn into an [[Type:Object|Object]].
The type to turn into an [[Type:Object|Object]].
Line 15: Line 15:
=== * ([[Type:Object|Object]]) ===
=== * ([[Type:Object|Object]]) ===


Input (Sudo-Generic) turned into an object.
Input (Pseudo-generic) turned into an object.


[[Category:ProtoFlux:Casts]]
[[Category:ProtoFlux:Casts]]

Revision as of 18:41, 6 June 2024

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.