Added luasnap checkpointing mechanism
This commit is contained in:
@@ -425,6 +425,9 @@ public:
|
||||
void checknometa(LuaSlot index) const;
|
||||
|
||||
void newtable(LuaSlot target) const;
|
||||
|
||||
void makeclass(LuaSlot tab, LuaSlot name) const;
|
||||
|
||||
void setlightuserdata(LuaSlot target, void *p) const;
|
||||
|
||||
template <typename T>
|
||||
|
||||
Reference in New Issue
Block a user