Enum

Show Deprecated

The Enum data type represents an individual enum in Roblox. An individual enum can be indexed through the Enums type, via the name of the enum itself.

Summary

Methods

Methods

GetEnumItems

Returns an array of all the EnumItem options available for this enum.

Returns