A regular Roblox GUI TextButton.
e.TextButton("Click me!", { OnClick = function() print("You clicked me.") end) })
Last updated 4 years ago
Was this helpful?