Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ApiDump

An object which represents the Roblox API as-is.

Hierarchy

  • ApiDump

Index

Properties

Properties

Readonly Classes

Classes: keyof Class[]

The classes currently a part of the Roblox API.

Readonly Enums

Enums: keyof Enum[]

The enums currently a part of the Roblox API.

Readonly Version

Version: 1

The current version of the Roblox API Dump schema. In a vaccum, this value is not very helpful.

Generated using TypeDoc