EnumItem

사용되지 않는 항목 표시

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

요약

속성

속성

Name

The name of the EnumItem.

Value

The integral value assigned to the EnumItem.

EnumType

A reference to the parent Enum of the EnumItem.