ProtoFlux:To UTF16

From Resonite Wiki
Revision as of 19:57, 3 June 2024 by Yosh (talk | contribs) (style & formatting)
(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