Creator Hub
Dashboard
Learn
Store
Talent
Forum
Roadmap
Engine
/
Reference
/
Classes
English
Feedback
Edit
StyleRule
Show Deprecated
Summary
Properties
Priority
:
number
Read Parallel
Selector
:
string
Read Parallel
SelectorError
:
string
Read Only
Not Replicated
Read Parallel
View all inherited from Instance
View all inherited from Object
Methods
GetProperties
()
:
Dictionary
GetProperty
(
name :
string
)
:
Variant
SetProperties
(
table :
Dictionary
)
:
void
SetProperty
(
name :
string
,
value :
Variant
)
:
void
Methods inherited from
StyleBase
GetStyleRules
()
:
Instances
InsertStyleRule
(
rule :
StyleRule
,
index :
number
?
)
:
void
SetStyleRules
(
rules :
Instances
)
:
void
View all inherited from Instance
View all inherited from Object
Events
Events inherited from
StyleBase
StyleRulesChanged
()
:
RBXScriptSignal
View all inherited from Instance
View all inherited from Object
Properties
Priority
number
Read Parallel
Selector
string
Read Parallel
SelectorError
string
Read Only
Not Replicated
Read Parallel
View all inherited from Instance
View all inherited from Object
Methods
GetProperties
Dictionary
Returns
Dictionary
GetProperty
Variant
Parameters
name
:
string
Returns
Variant
SetProperties
void
Parameters
table
:
Dictionary
Returns
void
SetProperty
void
Parameters
name
:
string
value
:
Variant
Returns
void
Properties inherited from StyleBase
View all inherited from Instance
View all inherited from Object
Events
Properties inherited from StyleBase
View all inherited from Instance
View all inherited from Object