What does toplevel do?
toplevel is a boolean value that dictates whether or not the frame is player interactive, i.e.: can the user click on it, drag it, etc...
Possible Values
- true
- false
toplevel is a boolean value that dictates whether or not the frame is player interactive, i.e.: can the user click on it, drag it, etc...