ProtoFlux:To UTF16

From Resonite Wiki
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