ProtoFlux:To String

From Resonite Wiki
Revision as of 06:20, 13 January 2024 by 989onan (talk | contribs) (Made the to string node page with funnie node ui look)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Script error: The function "ProtoFlux" does not exist.

Usage

You can use this node for turning values into strings, even an object. Turning an object into a string is useful for taking what you see in a display node for a value directly into a string object. You can also use this for huds, like turning your FPS into text for a display, or readouts of objects or values.


Inputs

V (Generic)

The value to turn into a string

Format (String)

(TODO: What is this?)

FormatProvider (IFormatProvider)

(TODO: What is this?)

Outputs

* (String)

The value as a string