C# (CSharp) LuaSharp Namespace

Nested Namespaces

LuaSharp.Tests

Classes

Name Description
ClrFunction Represents a CLR function.
Lua Represents a Lua state.
LuaFunction Represents a reference to a function inside of a Lua state.
RemoteFunction Represents a function that allows one Lua state to call another.
WireFunction Represents a function that allows one Lua script to call into another.