a toggleable checkbox
enable = gui.checkbox("checkbox", false)
argument types: (string name, bool default)
Last updated 1 month ago