![]() |
uLua v3.0.0
A Lua Modding Framework for Unity.
|
Classes | |
class | AllowLuaOverrideAttribute |
Custom attribute which allows a userdata method to be overriden in a Lua script. Intended for use with objects that implement ILuaObject, such as LuaMonoBehaviour. More... | |
interface | ILuaObject |
Interface used to implement a fully indexed Lua object. More... | |