tab
Tab label.
find
luau.my_script.enabled. Returns nil if not found.
notify
isOpen
true while the menu is open.
onToggle
:Connect(cb). Your cb(open) runs every time the menu opens or closes, with the new boolean. Disconnects on unload.
api.ui: build your script’s tab and look up saved controls.
luau.my_script.enabled. Returns nil if not found.
true while the menu is open.
:Connect(cb). Your cb(open) runs every time the menu opens or closes, with the new boolean. Disconnects on unload.