Table of Contents

Namespace LuauInterop.Native

Classes

LuaConstants

Static class containing constants used in the Luau C API.

NativeMethods

Class containing P/Invoke signatures for the Luau C API.

Structs

LuaState

Represents a Lua state. This is a thin wrapper around the native lua_State pointer.