Roblox Wiki
Roblox Wiki
36,884
pages

This category contains articles about data types that are only used by the engine's Lua API reference. Consequently, in Lua, the data types themselves are not exposed and cannot be constructed or accessed as they are rather used by the engine to represent other values. However, in Luau, some certain syntaxes allow defining types belonging to one of these data types, such as any for Variant, ...type for Tuple, {key: type} for Dictionary and {type} for Array.

All items (11)