ProtoFlux:ToUTF16: Difference between revisions

From Resonite Wiki
m style & formatting
m YoshBot moved page ProtoFlux:To UTF16 to ProtoFlux:ToUTF16: Automated: removing spaces from ProtoFlux namespace
 
(No difference)

Latest revision as of 00:37, 21 August 2025

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