SetActive (Method)

From Legacy Roblox Wiki
Jump to navigationJump to search
Protected:This item is protected. Attempting to use it in a Script or LocalScript will cause an error.
SetActive( bool active )
Returns nil
Description: Activates the button making a blue box appear around it if the argument is true. Otherwise it hides the blue box.
Member of: Button