OpenEnroth 73e68f7
Loading...
Searching...
No Matches
Classes | Typedefs
LuaItemQueryTable.h File Reference
#include <unordered_map>
#include <functional>
#include <string_view>
#include <string>
#include <vector>
#include <sol/sol.hpp>

Classes

class  LuaItemQueryTable< ItemType >
 

Typedefs

typedef std::vector< std::string_view > QueryTable
 

Typedef Documentation

◆ QueryTable

typedef std::vector<std::string_view> QueryTable