mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 00:25:19 +02:00
NodeMetaRef:{to,from}_table and lua_api.txt additions
This commit is contained in:
@@ -64,6 +64,10 @@ public:
|
||||
else
|
||||
m_stringvars[name] = var;
|
||||
}
|
||||
std::map<std::string, std::string> getStrings() const
|
||||
{
|
||||
return m_stringvars;
|
||||
}
|
||||
|
||||
// The inventory
|
||||
Inventory* getInventory()
|
||||
|
Reference in New Issue
Block a user