Key Text UI
This is just a nice UI to show a key and label
Preview
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
- UI Position on screen:
Hide Text UI
exports.mt_lib:hideTextUI()