Skip to content
João Cardoso edited this page Dec 5, 2019 · 1 revision

Base is the core class of Sushi-3.1, from which all others derive from. It is, in a sense, the library pipeline itself. It is defined in Sushi-3.1.lua instead of a separate .lua file like all other classes.

It implements:

  • Functionality required for class versioning.
  • Clearing all lower case fields on :Reset.

Sushi-3.1 🍣

Documentation
Class Reference
Best Practices

Feedback
Post an issue

Clone this wiki locally