Reference API Roblox

Engine API

Website

Related

Reference API Roblox

StudioStyleGuideModifier

Specifies the interaction state of a Roblox Studio interface element.

Items 5

HistoryNameValueDescription
349Default0

Uses the element's default state color.

349Selected1

Uses the color for a selected element.

349Pressed2

Uses the color for a pressed element.

349Disabled3

Uses the color for a disabled element.

349Hover4

Uses the color for an element under the pointer.

Description

Used with StudioTheme:GetColor() to retrieve the theme color for an interface element in a particular interaction state.

History 6

Settings