Do a lot of cleanup on module table/vector
This commit is contained in:
@@ -410,6 +410,8 @@ public:
|
||||
|
||||
int rawlen(LuaSlot val) const;
|
||||
|
||||
int nkeys(LuaSlot tab) const;
|
||||
|
||||
int next(LuaSlot tab, LuaSlot key, LuaSlot value) const;
|
||||
|
||||
// Return true if the classname is legal.
|
||||
|
||||
Reference in New Issue
Block a user