library

ClassProperties

A list of typed constructors for each Roblox instance’s properties. Useful for type-checking pseudo-instances

Installation

Studio Wally

Using the Studio Wally plugin:

  1. Open the widget
  2. Search kashtheking/class-properties
  3. Click the download button and choose a download option (“Shared module” is recommended)

Wally

Add this to the [dependencies] section of your wally.toml:

ClassProperties = "kashtheking/class-properties@0.2.0"