ProtoFlux:ToUTF16

From Resonite Wiki
Revision as of 00:37, 21 August 2025 by YoshBot (talk | contribs) (YoshBot moved page ProtoFlux:To UTF16 to ProtoFlux:ToUTF16: Automated: removing spaces from ProtoFlux namespace)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
To UTF16
Character
*
Characters

The To UTF16 node returns the integer codepoint of the given UTF-16 character.

Inputs

Character (char)

The character to retrieve the codepoint of.

Outputs

* (int)

The integer codepoint of the given character.

See Also