class Emoji

in global :: Sandbox . UI

Helper class for working with Unicode emoji.


public static string FindEmoji( string lookup )

Find a Unicode emoji from a :emoji_name: format.

  • lookup Input emoji text in :emoji_name: format.
  • Returns The emoji or .

public Type GetType( )

😔 No documentation found.

public string ToString( )

😔 No documentation found.

public bool Equals( object obj )

😔 No documentation found.

public int GetHashCode( )

😔 No documentation found.