Enum

Visualizza obsoleti

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.

Sommario

Metodi

Metodi

GetEnumItems

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

Restituzioni