Create a coroutine to run plans
This commit is contained in:
@@ -425,6 +425,7 @@ public:
|
||||
void checknometa(LuaSlot index) const;
|
||||
|
||||
void newtable(LuaSlot target) const;
|
||||
lua_State *newthread(LuaSlot target) const;
|
||||
|
||||
void makesubtable(LuaSlot sub, LuaSlot tab, const char *name) const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user