This site is inactive!

This site is no longer kept up to date. It has been superseded by the Roblox API Reference. Please update your bookmarks.

Members

Properties

Property Type History
ClickableWhenViewportHidden bool (+0.337)
Enabled bool (+0.325)
Icon Content (+0.325)

Functions

Returns Function
void SetActive ( bool active )

YieldFunctions

  • 1 yieldfunction inherited from Instance

Events

Event
Click ( )

Property Descriptions

bool Button.ClickableWhenViewportHidden

Version History:(+0.337)

bool Button.Enabled

Version History:(+0.325)

Content Button.Icon

Version History:(+0.325)

Function Descriptions

voidButton.SetActive ( bool active )

Tags: PluginSecurity

Event Descriptions

Button.Click ( )

Tags: PluginSecurity

Inherits: