The API dump is an automatically generated description of all instance classes exposed to scripts and their members. It also contains enumerations.
Format
The API dump contains a section for each class and enum, with class members and enumeration items indented with a tab. Each line contains a class (with its superclass after a colon, except for Instance, which has no superclass), a member (with type and parameters), an enumeration, or an enumeration item (with its integer after a colon). Classes, members and enumeration items may have tags that describe their status, behavior, or the permissions required to use them.
See also
External links
- Roblox Lua API Archive maintained by Anaminus
- Roblox Client Watch maintained by Maximum_ADHD
Maximum_ADHD is a notable creator or influencer verified by Roblox Corporation. Learn more.