TSTLClass
Type Aliases
Section titled “Type Aliases”TSTLClass
Section titled “TSTLClass”TSTLClass =
LuaMap<AnyNotNil,unknown> &object
Defined in: packages/isaacscript-common/src/types/TSTLClass.ts:7
This is a type representing a user-created class from TypeScript code. (TypeScriptToLua transpiles TypeScript classes to a Lua table with a specific kind of metatable.)
This type is used by the save data manager to when copying, serializing, and deserializing.
Type Declaration
Section titled “Type Declaration”__tstlClassBrand
Section titled “__tstlClassBrand”
readonly__tstlClassBrand:symbol
