Preparing search index...
The search index is not available
RSX Code Reference
rsx
allowedEnumValues
Function allowedEnumValues
allowed
Enum
Values
<
T
>
(
...
values
)
:
AttributeDecorator
<
Attribute
>
Restricts an enum inspector field to only display the specified allowed values in its dropdown.
Type Parameters
T
Parameters
Rest
...
values
:
EnumValue
<
T
,
number
>
[]
Returns
AttributeDecorator
<
Attribute
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
RSX Code Reference
Loading...
Restricts an enum inspector field to only display the specified allowed values in its dropdown.