Widget

Removed! Don't use.

Values:

Operations:

Operation Returns Description
Widget == Widget boolean Checks if two instances of Widget refer to the same Widget.

Functions

bindOnClick

widget:bindOnClick(  )

Deprecated: Use GuiInterface

Removed!

find

widget:find(  )

Deprecated: Use GuiInterface

Removed!

getName

widget:getName(  )

Deprecated: Use GuiInterface

Removed!

getPosition

widget:getPosition(  )

Deprecated: Use GuiInterface

Removed!

getSize

widget:getSize(  )

Deprecated: Use GuiInterface

Removed!

getText

widget:getText(  )

Deprecated: Use GuiInterface

Removed!

getTypeName

widget:getTypeName(  )

Deprecated: Use GuiInterface

Removed!

getVisible

widget:getVisible(  )

Deprecated: Use GuiInterface

Removed!

setPosition

widget:setPosition(  )

Deprecated: Use GuiInterface

Removed!

setSize

widget:setSize(  )

Deprecated: Use GuiInterface

Removed!

setText

widget:setText(  )

Deprecated: Use GuiInterface

Removed!

setVisible

widget:setVisible(  )

Deprecated: Use GuiInterface

Removed!