Emojis
Display emoji characters in text objects and store them in strings.
Authors and contributors to this community extension: Add00.
Display emoji characters in text objects and store them in strings. Emojis will look different deppending on the platform/device due do default font faces.
This extension provide:
- An string expression for get the emoji by name
- An string expression for get the emoji by hexadecimal code
See the description of these expressions for get the list available emoji.
Tip
Learn how to install new extensions by following a step-by-step guide.
Expressions
Expression | Description | |
---|---|---|
Emojis::Hex() |
Returns the specified emoji, from a hexadecimal value. | |
Emojis::Name() |
Returns the specified emoji, from the provided name. |
This page is an auto-generated reference page about the Emojis extension, made by the community of GDevelop, the open-source, cross-platform game engine designed for everyone. Learn more about all GDevelop community-made extensions here.