Interface
Key text UI

Key Text UI

This is just a nice UI to show a key and label

Preview imagem

Client exports

Show Text UI

exports.mt_lib:showTextUI(label, key, position)
  • label: string
    • UI Label
  • key: string
    • UI Key
  • position: string
    • UI Position on screen: left | right | bottom | top

Hide Text UI

exports.mt_lib:hideTextUI()