EnumItem

Mostrar obsoleto

The EnumItem data type represents an individual item in a Roblox enum.

Resumen

Propiedades

Propiedades

Name

The name of the EnumItem.

Value

The integral value assigned to the EnumItem.

EnumType

A reference to the parent Enum of the EnumItem.