TextUI
Last updated
Last updated
Show the TextUI
Parameters
key - string
- The key that needs to be pressed
text - string
- Text
color - string
- Color as hex - Optional, default: '#5eb131'
Show the TextUI in a thread
Parameters
key - string
- The key that needs to be pressed
text - string
- Text
color - string
- Color as hex - Optional, default: '#5eb131'
Hide the TextUI
Check if the TextUI is active
Returns
isActive - boolean
- whether the TextUI is active