API ReferenceSandbox.UI
public static abstract sealed class Sandbox.UI.Emoji
Helper class for working with Unicode emoji.
Methods
Showing 1 methods
public static string FindEmoji(string lookup)
Find a Unicode emoji from a `:emoji_name:` format.
Parameters
lookup: Input emoji text in `:emoji_name:` format.
Returns
The emoji or .
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | Sandbox.UI |
| Type | class |
| Assembly | Sandbox.Engine |
| Doc ID | T:Sandbox.UI.Emoji |